Skip to content

Commit 89e39e5

Browse files
committed
start -> serve
1 parent 2ad8c47 commit 89e39e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {
3-
"start": "serve .",
3+
"serve": "serve .",
44
"prebuild": "cd .. && npm run build",
55
"build": "node build.js"
66
},

0 commit comments

Comments
 (0)