Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tonifisler committed Aug 30, 2016
1 parent 6359fb2 commit 2bc47fd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"url": "https://github.com/antistatique/ehnv-styleguide.git"
},
"scripts": {
"install": "napa",
"build": "npm install && gulp --production"
},
"dependencies": {
Expand Down Expand Up @@ -73,9 +74,6 @@
"toolbox-utils": "0.0.1",
"yargs": "^3.8.0"
},
"scripts": {
"install": "napa"
},
"napa": {
"jquery-focuspoint": "jonom/jquery-focuspoint"
}
Expand Down

0 comments on commit 2bc47fd

Please sign in to comment.