Skip to content

Commit b1e027e

Browse files
committed
chore: upgrade mapbox-gl to v1.8.1
1 parent 6aba141 commit b1e027e

File tree

2 files changed

+37
-38
lines changed

2 files changed

+37
-38
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"supercluster": "^7.0.0"
7272
},
7373
"peerDependencies": {
74-
"mapbox-gl": "^1.6.0",
74+
"mapbox-gl": "^1.8.1",
7575
"prop-types": "^15.6.2",
7676
"react": "^16.11.0",
7777
"react-dom": "^16.11.0"
@@ -83,7 +83,7 @@
8383
"@types/enzyme-adapter-react-16": "^1.0.3",
8484
"@types/geojson": "7946.0.4",
8585
"@types/jest": "24.0.19",
86-
"@types/mapbox-gl": "^1.5.2",
86+
"@types/mapbox-gl": "^1.8.1",
8787
"@types/node": "8.0.29",
8888
"@types/prettier": "1.10.0",
8989
"@types/prop-types": "15.5.6",
@@ -94,7 +94,7 @@
9494
"enzyme-adapter-react-16": "1.6.0",
9595
"husky": "^0.14.3",
9696
"jest": "24.9.0",
97-
"mapbox-gl": "^1.6.0",
97+
"mapbox-gl": "^1.8.1",
9898
"prettier": "1.10.2",
9999
"prop-types": "15.6.2",
100100
"react": "^16.11.0",

0 commit comments

Comments
 (0)