diff --git a/package-lock.json b/package-lock.json index 7bc1141..03f6b5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@web-atoms/data-styles", - "version": "1.0.122", + "version": "1.0.123", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@web-atoms/data-styles", - "version": "1.0.122", + "version": "1.0.123", "license": "ISC", "devDependencies": { "@types/node": "^18.15.11" diff --git a/package.json b/package.json index 899a91d..a5204fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@web-atoms/data-styles", - "version": "1.0.122", + "version": "1.0.123", "description": "Easy to use Data Styles", "main": "index.js", "scripts": {