This commit is contained in:
AJ ONeal 2022-01-06 16:28:22 -07:00
parent 755b52a802
commit b4e1ad20d9
No known key found for this signature in database
GPG Key ID: C1D1AA22378CC345
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@root/s3",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@root/s3",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple, lightweight s3 client with only 2 dependencies",
"main": "s3.js",
"bin": {