mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-23 07:38:58 -04:00
remove debug script
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
"start": "npm run build -- --watch",
|
||||
"prepare": "npm run build:production",
|
||||
"package": "rimraf binaries && npm run build:production && pkg .",
|
||||
"package:debug": "npm run package -- --debug",
|
||||
"package:verify": "ts-node src/scripts/verify-pkg.ts"
|
||||
},
|
||||
"pkg": {
|
||||
|
||||
Reference in New Issue
Block a user