Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
craigchencc committed Sep 19, 2018
1 parent 2d20616 commit 5d99bff
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 @@ -4,7 +4,7 @@
"description": "description",
"scripts": {
"dev": "mip2 site dev",
"build": "mip2 build",
"build": "mip2 site build-component",
"lint": "npm run lint:js",
"lint:js": "eslint --ext .vue,.js .",
"fix": "npm run fix:js",
Expand Down

0 comments on commit 5d99bff

Please sign in to comment.