Added npm-shrinkwrap.json to lock down package versions

Also overrides version of bower for grunt-bower-task,
because all bowers <1.3.8 became buggy.
See https://github.com/bower/bower/pull/1403

Change-Id: I24fb24967b4870b5c6291b3f48451ef69e0bbe44
Closes-Bug: 1341156
This commit is contained in:
Vitaly Kramskikh 2014-07-14 15:42:44 +04:00
parent bdc747cd70
commit 8cc1dff8ab
2 changed files with 1882 additions and 1 deletions

1882
nailgun/npm-shrinkwrap.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,6 @@
"grunt-jslint": "~1.1.1",
"grunt-contrib-requirejs": "~0.4.1",
"grunt-contrib-less": "~0.8.2",
"grunt-bower": "~0.7.0",
"grunt-bower-task": "~0.3.4",
"grunt-debug-task": "~0.1.3",
"lodash-node": "~2.4.1"