Skip to content

Commit

Permalink
Update request version in bower-registry-client #2336
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Mar 28, 2018
1 parent 50ee729 commit b62faa1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/bower-registry-client/package.json
@@ -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",
Expand All @@ -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"
},
Expand Down

0 comments on commit b62faa1

Please sign in to comment.