Skip to content

Commit

Permalink
[build] 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed Nov 26, 2016
1 parent e87a543 commit 83f7642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"clean": "node build/script.clean.js",
"dev": "node build/script.dev.js",
"build": "node build/script.build.js",
"lint": "eslint --ext .js,.vue src dev build test/e2e/specs test/unit/specs"
"lint": "eslint --ext .js,.vue src dev"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 83f7642

Please sign in to comment.