diff --git a/package-lock.json b/package-lock.json index f543f5e4..dca7d58d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@lifesg/web-form-builder", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@lifesg/web-form-builder", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "license": "ISC", "dependencies": { "@dnd-kit/core": "^6.0.8", @@ -27556,4 +27556,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 55ce28db..1f1fd751 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifesg/web-form-builder", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "description": "A module for the web form builder", "main": "dist/cjs/index.js", "module": "dist/index.js", @@ -113,4 +113,4 @@ "eslint --fix" ] } -} +} \ No newline at end of file