Merge branch 'develop'
Showing
MapView.js
0 → 100644
ios @ 6ef8b0ff
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -10,8 +10,12 @@ |
| "lint": "eslint ." | ||
| }, | ||
| "dependencies": { | ||
| "bufferutil": "^4.0.1", | ||
| "canvas": "^2.6.1", | ||
| "react": "16.13.1", | ||
| "react-native": "^0.63.2" | ||
| "react-native": "^0.63.2", | ||
| "typescript": "^4.0.2", | ||
| "utf-8-validate": "^5.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.4", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment