Skip to content

Commit

Permalink
chore: upgrade mapbox-gl
Browse files Browse the repository at this point in the history
  • Loading branch information
mklopets committed Dec 5, 2019
1 parent e99c45b commit 5bc017b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
23 changes: 16 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"supercluster": "^6.0.2"
},
"peerDependencies": {
"mapbox-gl": "^1.5.0",
"mapbox-gl": "^1.6.0",
"prop-types": "^15.6.2",
"react": "^16.11.0",
"react-dom": "^16.11.0"
Expand All @@ -82,7 +82,7 @@
"@types/enzyme-adapter-react-16": "^1.0.3",
"@types/geojson": "7946.0.4",
"@types/jest": "24.0.19",
"@types/mapbox-gl": "^0.54.5",
"@types/mapbox-gl": "^1.5.2",
"@types/node": "8.0.29",
"@types/prettier": "1.10.0",
"@types/prop-types": "15.5.6",
Expand All @@ -94,7 +94,7 @@
"enzyme-adapter-react-16": "1.6.0",
"husky": "^0.14.3",
"jest": "24.9.0",
"mapbox-gl": "^1.5.0",
"mapbox-gl": "^1.6.0",
"prettier": "1.10.2",
"prop-types": "15.6.2",
"react": "^16.11.0",
Expand Down

0 comments on commit 5bc017b

Please sign in to comment.