mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Update reps.
This commit is contained in:
12
package.json
12
package.json
@@ -29,9 +29,9 @@
|
||||
"chmodr": "~0.1.0",
|
||||
"colors": "~0.6.0-1",
|
||||
"fstream": "~0.1.22",
|
||||
"fstream-ignore": "0.0.6",
|
||||
"fstream-ignore": "~0.0.6",
|
||||
"glob": "~3.2.1",
|
||||
"graceful-fs": "~1.2.2",
|
||||
"graceful-fs": "~2.0.0",
|
||||
"handlebars": "~1.0.11",
|
||||
"junk": "~0.2.0",
|
||||
"mkdirp": "~0.3.5",
|
||||
@@ -54,14 +54,14 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"expect.js": "~0.2.0",
|
||||
"grunt-simple-mocha": "~0.4.0",
|
||||
"grunt-contrib-watch": "~0.4.3",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-jshint": "~0.5.4",
|
||||
"grunt-simple-mocha": "~0.4.0",
|
||||
"grunt-contrib-watch": "~0.5.0",
|
||||
"grunt-contrib-jshint": "~0.6.0",
|
||||
"grunt-execute": "~0.1.4",
|
||||
"grunt-shell": "~0.3.0",
|
||||
"mocha": "~1.12.0",
|
||||
"nock": "~0.17.5",
|
||||
"nock": "~0.22.0",
|
||||
"istanbul": "~0.1.42",
|
||||
"proxyquire": "~0.4.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user