diff options
| author | Geo Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-07-14 16:59:46 +0300 |
|---|---|---|
| committer | Geo Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-07-14 16:59:46 +0300 |
| commit | 4d13762c095d650687de64816c589be25b56daa0 (patch) | |
| tree | 17de451178a15cdf97bcef00d89ab6d8af3adad0 /package.json | |
| parent | 4e0e2063e7b0141099b36adfc537e98f3b667695 (diff) | |
| download | linkeysearch-4d13762c095d650687de64816c589be25b56daa0.tar.gz linkeysearch-4d13762c095d650687de64816c589be25b56daa0.tar.bz2 linkeysearch-4d13762c095d650687de64816c589be25b56daa0.zip | |
unrelated scripts (sorry)
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" } } |
