react-native-international-phone-number

0.11.70.11.8
package.json
~package.jsonModified
+3−2
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,13 +1,14 @@
 {
   "name": "react-native-international-phone-number",
   "author": "AstrOOnauta (https://github.com/AstrOOnauta)",
-  "version": "0.11.7",
+  "version": "0.11.8",
   "description": "International mobile phone input component with mask for React Native",
   "main": "lib/index.js",
   "types": "lib/index.d.ts",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "echo \"Error: no test specified\" && exit 1",
+    "preinstall": "node install.js"
   },
   "keywords": [
     "mobile",
     "ios",