Skip to content

Commit 7933f76

Browse files
committed
update master
1 parent 3bac806 commit 7933f76

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"serve": "vue-cli-service serve",
77
"build": "vue-cli-service build",
88
"lint": "vue-cli-service lint",
9-
"deploy": "npm run clean && npm run build "
9+
"deploy": "sh scripts/deploy.sh"
1010

1111
},
1212
"dependencies": {

.travis.yml scripts/.travis.yml

File renamed without changes.

0 commit comments

Comments
 (0)