We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 603d910 commit 4455ba8Copy full SHA for 4455ba8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-auto-skeleton",
3
- "version": "0.1.14",
+ "version": "0.1.15",
4
"description": "🚀 Automatically generates skeleton based on your existing UI layout without manual configuration.",
5
"main": "./lib/commonjs/index.js",
6
"module": "./lib/module/index.js",
@@ -180,4 +180,4 @@
180
"type": "fabric-view",
181
"version": "0.48.5"
182
}
183
-}
+}
0 commit comments