Commit 34abd1a9 authored by Gunasekara M.A.L.M's avatar Gunasekara M.A.L.M

Update package.json

update package json
parent 1505a6c5
......@@ -11,7 +11,18 @@
},
"dependencies": {
"react": "18.1.0",
"react-native": "0.70.2"
"react-native": "0.70.2",
"@react-native-community/masked-view": "^0.1.11",
"axios": "^0.27.2",
"react-native-dropdown-picker": "^5.4.2",
"react-native-gesture-handler": "^1.10.3",
"react-native-maps": "^1.3.2",
"react-native-reanimated": "^1.13.4",
"react-native-responsive-screen": "^1.4.2",
"react-native-router-flux": "^4.3.1",
"react-native-safe-area-context": "^4.3.3",
"react-native-screens": "^3.17.0",
"react-navigation-tabs": "^2.11.2"
},
"devDependencies": {
"@babel/core": "^7.12.9",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment