瀏覽代碼

bump version to 0.10.0

iou90 6 年之前
父節點
當前提交
fcb3440825
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      package.json

+ 2
- 2
package.json 查看文件

1
 {
1
 {
2
   "name": "react-native-autoheight-webview",
2
   "name": "react-native-autoheight-webview",
3
-  "version": "0.6.1",
3
+  "version": "0.10.0",
4
   "description": "An auto height webview for React Native",
4
   "description": "An auto height webview for React Native",
5
   "main": "autoHeightWebView",
5
   "main": "autoHeightWebView",
6
   "files": [
6
   "files": [
28
   "homepage": "https://github.com/iou90/react-native-autoheight-webview#readme",
28
   "homepage": "https://github.com/iou90/react-native-autoheight-webview#readme",
29
   "peerDependencies": {
29
   "peerDependencies": {
30
     "react": "*",
30
     "react": "*",
31
-    "react-native": ">= 0.47.0"
31
+    "react-native": ">= 0.56.0"
32
   },
32
   },
33
   "dependencies": {
33
   "dependencies": {
34
     "immutable": "^3.8.1",
34
     "immutable": "^3.8.1",