diff --git a/package-lock.json b/package-lock.json index 90bddb3..65f620b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-style-stringify", - "version": "0.0.2", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-style-stringify", - "version": "0.0.2", + "version": "1.0.0", "license": "MIT", "dependencies": { "@emotion/unitless": "^0.10.0" diff --git a/package.json b/package.json index b556dae..96a6cee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-style-stringify", - "version": "0.0.2", + "version": "1.0.0", "description": "A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.", "keywords": [ "css",