Skip to content

Commit 6e0a3f3

Browse files
committed
chore: project
1 parent 2160715 commit 6e0a3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"postinstall": "npm run setup",
3636
"publish": "npm run setup && npm run clean && npm run build.all && lerna publish --create-release=github --force-publish",
3737
"readme": "node ./tools/readme.js",
38-
"setup": "npm run submodules && ts-patch install -s",
38+
"setup": "npm run submodules && ts-patch install",
3939
"start": "./node_modules/.bin/ntl -A -s 15 -o",
4040
"submodules": "git submodule update --init",
4141
"sync": "node ./tools/sync.js",

0 commit comments

Comments
 (0)