We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b637d87 commit baa0ef3Copy full SHA for baa0ef3
package.json
@@ -7,7 +7,7 @@
7
"scripts": {
8
"dev": "node build/dev-server.js",
9
"build": "node build/build.js",
10
- "deploy" "gh-pages -d dist"
+ "deploy": "gh-pages -d dist",
11
"lint": "eslint --ext .js,.vue src"
12
},
13
"dependencies": {
0 commit comments