Tento commit je obsažen v:
AJ ONeal 2020-09-10 02:12:50 -06:00
rodič 0452e68809
revize 0914b9bba7
2 změnil soubory, kde provedl 2 přidání a 2 odebrání

2
package-lock.json vygenerováno
Zobrazit soubor

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

Zobrazit soubor

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