diff --git a/package-lock.json b/package-lock.json index 501d609..71c4c4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "DemoApp", - "version": "0.1.3", + "version": "0.1.4", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.1.3", + "version": "0.1.4", "license": "UNLICENSED", "dependencies": { "tailwind-css-extensions": "^1.0.0" diff --git a/package.json b/package.json index d1063ba..e6a3232 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "UNLICENSED", "private": true, - "version": "0.1.3", + "version": "0.1.4", "engines": { "node": "16.x" },