Skip to content

Commit

Permalink
Merge pull request #3 from tadatuta/patch-1
Browse files Browse the repository at this point in the history
Не ставить зависимости на postinstall
  • Loading branch information
birhoff authored Jan 23, 2017
2 parents 081f432 + 6f02f0d commit db1bee1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"ym": "^0.1.2"
},
"scripts": {
"test": "magic run specs",
"postinstall": "npm run deps",
"test": "npm run deps && magic run specs",
"deps": "bower i --allow-root"
}
}

0 comments on commit db1bee1

Please # to comment.