Skip to content

Commit 6382e3e

Browse files
committed
changes build to start
1 parent 0458e92 commit 6382e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/colortheme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
8-
"build": "node build.js"
8+
"start": "node build.js"
99
},
1010
"keywords": [
1111
"postcss",

0 commit comments

Comments
 (0)