This commit is contained in:
Philipp Kunz 2021-12-20 19:36:54 +01:00
parent 545f5d35f5
commit 703bfe7fe8
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smarts3",
"version": "1.0.9",
"version": "1.0.10",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smarts3",
"version": "1.0.9",
"version": "1.0.10",
"license": "MIT",
"dependencies": {
"@pushrocks/smartfile": "^9.0.3",

View File

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