diff --git a/package-lock.json b/package-lock.json index a2aea2b..14b9af0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartparcel", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartparcel", - "version": "1.0.9", + "version": "1.0.10", "license": "MIT", "dependencies": { "@pushrocks/smartpath": "^4.0.3", diff --git a/package.json b/package.json index 49c42ed..fd13fe7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartparcel", - "version": "1.0.9", + "version": "1.0.10", "private": false, "description": "a wrapper for parcel", "main": "dist_ts/index.js",