diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-15 13:00:23 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-15 13:00:23 +0200 |
commit | edbd299777dd36d7831e8d29de82883ccf372a5b (patch) | |
tree | 2cea993504f197ed1e13e5c4ae3db96eb41907d7 /bundle/package.json | |
parent | Merge pull request #459 from hbjydev/cdn-s3 (diff) | |
download | server-edbd299777dd36d7831e8d29de82883ccf372a5b.tar.xz |
:bug: fix unittests
Diffstat (limited to 'bundle/package.json')
-rw-r--r-- | bundle/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle/package.json b/bundle/package.json index 5a7c116c..e9c2e0c3 100644 --- a/bundle/package.json +++ b/bundle/package.json @@ -97,4 +97,4 @@ "@aws-sdk/client-s3": "^3.36.1", "@aws-sdk/node-http-handler": "^3.36.0" } -} +} \ No newline at end of file |