This commit is contained in:
AJ ONeal 2022-01-06 16:28:22 -07:00
부모 755b52a802
커밋 b4e1ad20d9
No known key found for this signature in database
GPG 키 ID: C1D1AA22378CC345
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

2
package-lock.json generated
파일 보기

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

파일 보기

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