Skip to content

Commit d902b58

Browse files
committed
edit remove unnecessary package
1 parent 272be01 commit d902b58

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package-lock.json

Lines changed: 4 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
"react-native-firebase": "^5.1.1",
1717
"react-native-gesture-handler": "^1.0.10",
1818
"react-native-image-picker": "^0.27.2",
19-
"react-native-phone-input": "^0.2.1",
19+
"react-native-phone-input": "github:binbytes/react-native-phone-input",
2020
"react-native-size-matters": "^0.1.4",
2121
"react-native-svg": "^8.0.10",
2222
"react-native-vector-icons": "^6.1.0",
23-
"react-native-view-shot": "^2.5.0",
2423
"react-navigation": "^3.0.2",
25-
"react-navigation-transitions": "^1.0.6"
24+
"react-navigation-transitions": "github:binbytes/react-navigation-transitions"
2625
},
2726
"devDependencies": {
2827
"@babel/plugin-proposal-decorators": "^7.2.0",

0 commit comments

Comments
 (0)