1
0
peilaus alkaen https://github.com/therootcompany/s3.js.git synced 2024-11-16 17:09:00 +00:00
This commit is contained in:
AJ ONeal 2022-01-06 16:28:22 -07:00
vanhempi 755b52a802
commit b4e1ad20d9
No known key found for this signature in database
GPG avaimen ID: C1D1AA22378CC345
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa

2
package-lock.json generated
Näytä tiedosto

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

Näytä tiedosto

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