adam hace 3 años
padre
commit
eebea2222e
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json Ver fichero

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-autoheight-webview",
3
-  "version": "1.4.1",
3
+  "version": "1.0.1",
4 4
   "lockfileVersion": 1,
5 5
   "requires": true,
6 6
   "dependencies": {

+ 1
- 1
package.json Ver fichero

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "@bilingo.com/react-native-autoheight-webview",
3
-  "version": "1.0.0",
3
+  "version": "1.0.1",
4 4
   "description": "An auto height webview for React Native, even auto width for inline html, fork from github.com/iou90/react-native-autoheight-webview.git",
5 5
   "main": "autoHeightWebView",
6 6
   "types": "index.d.ts",