Browse Source

'dubug'

pull/1/head
ttentau 8 years ago
parent
commit
3fa3857d6f
  1. 2
      package.json

2
package.json

@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"push": "git add ./ && git commit -m 'dubug'"
"push": "git add ./ && git commit -m 'dubug' && git push origin master"
},
"dependencies": {
"vue": "^2.5.17",

Loading…
Cancel
Save