Skip to content

Commit 8f9661e

Browse files
committed
fix(build): remove start scripts
1 parent 905111d commit 8f9661e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
},
88
"scripts": {
99
"lint": "eslint .",
10-
"start": "node .",
1110
"dev": "gulp serve",
1211
"build": "gulp build",
1312
"test": "gulp test"

0 commit comments

Comments
 (0)