We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406a836 commit 26816b1Copy full SHA for 26816b1
package.json
@@ -52,10 +52,8 @@
52
"dependencies": {
53
"@google-cloud/common": "^0.4.0",
54
"arrify": "^1.0.0",
55
- "async": "^2.0.1",
56
"concat-stream": "^1.5.0",
57
"create-error-class": "^3.0.2",
58
- "deep-strict-equal": "^0.2.0",
59
"extend": "^3.0.0",
60
"is": "^3.0.1",
61
"lodash.flatten": "^4.2.0",
@@ -65,6 +63,8 @@
65
63
"split-array-stream": "^1.0.0"
66
64
},
67
"devDependencies": {
+ "async": "^2.0.1",
+ "deep-strict-equal": "^0.2.0",
68
"mocha": "^3.0.1",
69
"proxyquire": "^1.7.10",
70
"through2": "^2.0.0"
0 commit comments