We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2945be4 commit 399d753Copy full SHA for 399d753
package.json
@@ -13,7 +13,7 @@
13
"/lib"
14
],
15
"scripts": {
16
- "start": "./bin/run",
+ "start": "./bin/run start",
17
"build": "npm run build:src && npm run build:pack",
18
"build:src": "rm -rf lib && tsc -b",
19
"build:pack": "oclif-dev manifest && oclif-dev pack",
0 commit comments