Fix Buffer is undefined error

This commit is contained in:
Kevin Schaul
2023-07-13 14:35:16 -05:00
parent 8e0546fba4
commit 5b1ee7296b
3 changed files with 87 additions and 14 deletions
+2 -1
View File
@@ -31,6 +31,7 @@
"@maplibre/maplibre-gl-style-spec": "^17.0.1",
"@mdi/react": "^1.5.0",
"array-move": "^4.0.0",
"buffer": "^6.0.3",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",
"color": "^4.2.3",
@@ -46,8 +47,8 @@
"lodash.get": "^4.4.2",
"lodash.isequal": "^4.5.0",
"lodash.throttle": "^4.1.1",
"maplibre-gl": "^2.4.0",
"mapbox-gl-inspect": "^1.3.1",
"maplibre-gl": "^2.4.0",
"maputnik-design": "github:maputnik/design#172b06c",
"ol": "^6.14.1",
"ol-mapbox-style": "^7.1.1",