This commit is contained in:
AJ ONeal 2022-01-06 16:28:22 -07:00
rodič 755b52a802
revize b4e1ad20d9
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: C1D1AA22378CC345
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",
"version": "1.2.0",
"version": "1.2.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Zobrazit soubor

@ -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": {