This commit is contained in:
Philipp Kunz 2022-07-30 15:50:38 +02:00
parent b16cfe0aac
commit a4c9679ccc
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smarts3",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smarts3",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"@pushrocks/smartbucket": "^2.0.2",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarts3",
"version": "2.1.0",
"version": "2.1.1",
"private": false,
"description": "create an s3 endpoint that maps to a local directory",
"main": "dist_ts/index.js",