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