Skip to content

Commit ddbaf73

Browse files
committed
Update package.json
1 parent ad96b62 commit ddbaf73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"private": false,
77
"scripts": {
88
"serve": "vue-cli-service serve",
9+
"start": "vue-cli-service serve",
910
"build": "vue-cli-service build",
1011
"build:npm": "rollup --config build/rollup.config.js && npm run cssmin",
1112
"cssmin": "postcss dist/vue-flow-form.theme-minimal.css -o dist/vue-flow-form.theme-minimal.min.css && postcss dist/vue-flow-form.theme-green.css -o dist/vue-flow-form.theme-green.min.css && postcss dist/vue-flow-form.theme-purple.css -o dist/vue-flow-form.theme-purple.min.css",

0 commit comments

Comments
 (0)