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 baf9d39 commit 2e669a1Copy full SHA for 2e669a1
package.json
@@ -52,7 +52,7 @@
52
},
53
"dependencies": {
54
"@google-cloud/paginator": "^1.0.0",
55
- "@google-cloud/precise-date": "^0.1.0",
+ "@google-cloud/precise-date": "^1.0.0",
56
"@google-cloud/projectify": "^1.0.0",
57
"@google-cloud/promisify": "^1.0.0",
58
"@sindresorhus/is": "^0.15.0",
@@ -61,7 +61,7 @@
61
"arrify": "^2.0.0",
62
"async-each": "^1.0.1",
63
"extend": "^3.0.1",
64
- "google-auth-library": "^4.0.0",
+ "google-auth-library": "^3.0.0",
65
"google-gax": "^0.26.0",
66
"is-stream-ended": "^0.1.4",
67
"lodash.merge": "^4.6.0",
0 commit comments