Skip to content

Commit 694f6d3

Browse files
author
Alberto Dallaporta
committed
upgrade clustered map package
1 parent 98f887f commit 694f6d3

File tree

2 files changed

+1290
-960
lines changed

2 files changed

+1290
-960
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
"version": "0.0.1",
44
"private": true,
55
"scripts": {
6-
"postinstall": "bash postinstall/postinstall.sh",
76
"start": "node node_modules/react-native/local-cli/cli.js start",
87
"test": "jest"
98
},
109
"dependencies": {
1110
"prop-types": "^15.6.0",
1211
"react": "^16.2.0",
1312
"react-native": "^0.54.2",
14-
"react-native-maps": "^0.20.1",
15-
"react-native-maps-super-cluster": "^1.4.0"
13+
"react-native-maps": "^0.21.0",
14+
"react-native-maps-super-cluster": "^1.4.1"
1615
},
1716
"devDependencies": {
1817
"babel-jest": "21.2.0",

0 commit comments

Comments
 (0)