diff --git a/package-lock.json b/package-lock.json index ab61e7b3..c9442267 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "scanr-next-gen", - "version": "1.0.1", + "version": "0.0.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "scanr-next-gen", - "version": "1.0.1", + "version": "0.0.6", "license": "MIT", "workspaces": [ "client" diff --git a/package.json b/package.json index 8f598c91..36202426 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scanr-next-gen", - "version": "0.0.5", + "version": "0.0.6", "description": "scanR next generation", "main": "null", "workspaces": [ @@ -22,4 +22,4 @@ "url": "https://github.com/dataesr/scanr-next-gen/issues" }, "homepage": "https://github.com/dataesr/scanr-next-gen#readme" -} \ No newline at end of file +}