mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Update request version in bower-registry-client #2336
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bower-registry-client",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Provides easy interaction with the Bower registry",
|
||||
"author": "Twitter",
|
||||
"license": "MIT",
|
||||
@@ -13,8 +13,8 @@
|
||||
"async": "^0.2.8",
|
||||
"graceful-fs": "^4.0.0",
|
||||
"lru-cache": "^2.3.0",
|
||||
"request": "^2.51.0",
|
||||
"request-replay": "^0.2.0",
|
||||
"request": "^2.74.0",
|
||||
"request-replay": "^1.0.4",
|
||||
"rimraf": "^2.2.0",
|
||||
"mkdirp": "^0.3.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user