Skip to content

Commit 96bf6ab

Browse files
mCodexCopilot
andcommitted
fix: revert version to 1.0.15 in package.json
Co-authored-by: Copilot <copilot@github.com>
1 parent 1f4c06c commit 96bf6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-sized-webview",
3-
"version": "1.1.0",
3+
"version": "1.0.15",
44
"description": "React Native WebView that auto-sizes to match its HTML content—whether you load local HTML or full external websites—without manual measurements, timers, or layout flicker.",
55
"main": "./lib/module/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)