2
0
의 미러 https://github.com/therootcompany/s3.js synced 2025-05-11 16:46:32 +00:00
This commit is contained in:
AJ ONeal 2020-12-17 14:04:02 -07:00
부모 ac1c6e6d59
커밋 ce7ec4d621
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

2
package-lock.json generated
파일 보기

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

파일 보기

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