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