Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 8358f67

Browse files
Remove unused dependencies (#246)
PR-URL: #246
1 parent 6615823 commit 8358f67

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"istanbul": "^0.4.1",
2929
"jshint": "^2.7.0",
3030
"mocha": "^3.0.0",
31-
"nock": "^9.0.0",
32-
"proxyquire": "^1.4.0"
31+
"nock": "^9.0.0"
3332
},
3433
"dependencies": {
3534
"@google-cloud/common": "^0.12.0",
@@ -38,7 +37,6 @@
3837
"coffee-script": "^1.9.3",
3938
"findit2": "^2.2.3",
4039
"gcp-metadata": "^0.1.0",
41-
"google-auth-library": "^0.9.5",
4240
"lodash": "^4.12.0",
4341
"request": "^2.61.0",
4442
"semver": "^5.1.0",

0 commit comments

Comments
 (0)