Skip to content

Commit 3c70f55

Browse files
committed
chore: add scripts
1 parent a1ce6fb commit 3c70f55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
"type": "git",
2121
"url": "git+https://github.com/syntest-framework/syntest-javascript-benchmark.git"
2222
},
23+
"scripts": {
24+
"posti": "npm run postinstall",
25+
"postinstall": "./scripts/install.sh"
26+
},
2327
"dependencies": {
2428
"@syntest/cli": "file:../syntest-core/tools/cli",
2529
"@syntest/javascript": "file:../syntest-javascript/tools/javascript",

0 commit comments

Comments
 (0)