Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #545 from Kitware/npm3-peerdeps
Browse files Browse the repository at this point in the history
Npm3 peerdeps fix
  • Loading branch information
waxlamp committed Jan 25, 2016
2 parents 765a8fc + 3c7f1e3 commit 7179fa1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"grunt-contrib-uglify": "^0.6.0",
"grunt-jscs": "^0.8.1",
"grunt-version": "^0.3.1"
},
"scripts": {
"install": "cd node_modules/grunt-blanket-qunit && npm install && cd ../grunt-contrib-qunit && npm install || true"
}
}

0 comments on commit 7179fa1

Please sign in to comment.