Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 668e4f0

Browse files
fix: local install script
1 parent 4e6d729 commit 668e4f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"url": "git+https://github.com/syntest-framework/syntest-javascript-benchmark.git"
2222
},
2323
"scripts": {
24-
"local:install": "npm i && ./scripts/link.sh && npm run sub:install",
25-
"sub:install": "./scripts/install.sh"
24+
"local:install": "npm i && ./scripts/install.sh && ./scripts/link.sh"
2625
},
2726
"dependencies": {
2827
"@syntest/cli": "^0.2.1",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /