diff --git a/package-lock.json b/package-lock.json index 8662eaf..049cfe9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nativeflowcss", - "version": "1.2.20", + "version": "1.2.21", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nativeflowcss", - "version": "1.2.20", + "version": "1.2.21", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 3af5368..0912ef5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativeflowcss", - "version": "1.2.20", + "version": "1.2.21", "description": "A utility-first styling objects for React Native, syntax similar to Tailwind.", "source": "./src/index.ts", "main": "./lib/commonjs/index.js",