Skip to content

Commit 7979e39

Browse files
feat: introduce Backups (#794)
Co-authored-by: Andrew Zammit <zammit.andrew@gmail.com>
1 parent 3a50ecf commit 7979e39

12 files changed

+2615
-12
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@
4747
"api-documenter": "api-documenter yaml --input-folder=temp"
4848
},
4949
"dependencies": {
50+
"@google-cloud/precise-date": "^2.0.1",
5051
"@google-cloud/projectify": "^2.0.0",
51-
"@google-cloud/promisify": "^2.0.0",
52+
"@google-cloud/promisify": "^2.0.3",
5253
"arrify": "^2.0.0",
5354
"concat-stream": "^2.0.0",
5455
"dot-prop": "^5.0.0",

0 commit comments

Comments
 (0)