Sfoglia il codice sorgente

Bump version to 1.5.4

iou90 4 anni fa
parent
commit
7c471f4854
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      package.json

+ 1
- 1
package.json Vedi File

1
 {
1
 {
2
   "name": "react-native-autoheight-webview",
2
   "name": "react-native-autoheight-webview",
3
-  "version": "1.5.3",
3
+  "version": "1.5.4",
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",