Skip to content

Commit 9d2a362

Browse files
committed
Updated package.json
1 parent 2596aa5 commit 9d2a362

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
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"init": "npm install",
1414
"install": "bower install",
15-
"start": "node mock-server/app.js",
15+
"start": "gulp serve-dev",
1616
"test": "gulp test"
1717
},
1818
"dependencies": {

0 commit comments

Comments
 (0)