Skip to content

Commit 2f0f234

Browse files
committed
readding npm run start for development
1 parent 13061ed commit 2f0f234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
},
6666
"main": "index.js",
6767
"scripts": {
68+
"start": "node ./bin/solid.js",
6869
"standard": "standard",
6970
"mocha": "./node_modules/mocha/bin/mocha ./test/*.js",
7071
"test": "npm run standard && npm run mocha",

0 commit comments

Comments
 (0)