diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json index fb14b33..f006aec 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,11 @@ { "dependencies": { + "@google-cloud/storage": "^6.9.5", "bluebird": "^3.7.2", + "dependencies": "^0.0.1", "dotenv": "^16.0.3", "mysql": "^2.18.1", - "npm": "^9.6.2" + "npm": "^9.6.2", + "xhr2": "^0.2.1" } } |
