diff --git a/package-lock.json b/package-lock.json index 2aa37a5..45ce4d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@4chain-ag/react-configuration", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@4chain-ag/react-configuration", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "dependencies": { "@types/node": "^20.4.4" diff --git a/package.json b/package.json index e1c20eb..a5cccf6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/4chain-AG/react-configuration.git" }, - "version": "1.0.2", + "version": "1.0.3", "description": "React runtime environment variables (env) configuration", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.js",