Skip to content

Commit f3cd2ed

Browse files
committed
fix: start script
1 parent fd72b8d commit f3cd2ed

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
@@ -8,7 +8,7 @@
88
},
99
"scripts": {
1010
"test": "jest",
11-
"start": "node ./index.js"
11+
"start": "node ./index.js ./out"
1212
},
1313
"keywords": [],
1414
"author": "Vlad Tansky",

0 commit comments

Comments
 (0)