1
0
зеркало из https://github.com/therootcompany/s3.js.git synced 2024-11-16 17:09:00 +00:00

v1.0.1: bugfix encoding, use newer s3 url style

Этот коммит содержится в:
AJ ONeal 2020-03-13 21:41:50 -06:00
родитель aee8c5f182
Коммит b5a06a587f
2 изменённых файлов: 2 добавлений и 2 удалений

2
package-lock.json сгенерированный
Просмотреть файл

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

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@root/s3",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple, lightweight s3 client with only 2 dependencies",
"main": "index.js",
"files": [