ソースを参照

Bump version to 1.4.0

iou90 4 年 前
コミット
e945a25b15
共有2 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 1
    1
      demo/yarn.lock
  2. 1
    1
      package.json

+ 1
- 1
demo/yarn.lock ファイルの表示

4969
   integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
4969
   integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
4970
 
4970
 
4971
 react-native-autoheight-webview@../:
4971
 react-native-autoheight-webview@../:
4972
-  version "1.3.6"
4972
+  version "1.4.0"
4973
   dependencies:
4973
   dependencies:
4974
     prop-types "^15.7.2"
4974
     prop-types "^15.7.2"
4975
 
4975
 

+ 1
- 1
package.json ファイルの表示

1
 {
1
 {
2
   "name": "react-native-autoheight-webview",
2
   "name": "react-native-autoheight-webview",
3
-  "version": "1.3.6",
3
+  "version": "1.4.0",
4
   "description": "An auto height webview for React Native, even auto width for inline html",
4
   "description": "An auto height webview for React Native, even auto width for inline html",
5
   "main": "autoHeightWebView",
5
   "main": "autoHeightWebView",
6
   "types": "index.d.ts",
6
   "types": "index.d.ts",