Skip to content

Commit 346e7a5

Browse files
committed
adding maplibre dependency
1 parent 7f80ed5 commit 346e7a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
"@types/node": "^12.0.0",
1111
"@types/react": "^17.0.0",
1212
"@types/react-dom": "^17.0.0",
13+
"mapbox-gl": "^2.8.2",
1314
"react": "^17.0.2",
1415
"react-dom": "^17.0.2",
16+
"react-map-gl": "^7.0.11",
1517
"react-scripts": "4.0.3",
1618
"typescript": "^4.1.2",
1719
"web-vitals": "^1.0.1"

0 commit comments

Comments
 (0)