mirror of
https://github.com/status-im/react-native-webview-bridge.git
synced 2026-08-30 21:01:12 +00:00
updating version to match react-native version easily
This commit is contained in:
+2
-2
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "react-native-webview-bridge",
|
||||
"version": "0.2.1",
|
||||
"version": "0.6.0",
|
||||
"description": "React Native WebView Javascript Bridge",
|
||||
"main": "jsx/webview-bridge.js",
|
||||
"directories": {
|
||||
"example": "example"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.6.0"
|
||||
"react-native": ">= 0.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
||||
Reference in New Issue
Block a user