mirror of
https://github.com/maputnik/editor.git
synced 2026-03-20 09:10:00 +00:00
Fixes for breaking changes
- new webpack dev server options - babel support for async functions in hooks - new uuid import style - automatically open browser for testing
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/maputnik/editor#readme",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.9",
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.2.3",
|
||||
"@mapbox/mapbox-gl-style-spec": "^13.23.1",
|
||||
"@mdi/react": "^1.5.0",
|
||||
@@ -148,7 +149,6 @@
|
||||
"express": "^4.17.3",
|
||||
"html-webpack-inline-svg-plugin": "^2.3.0",
|
||||
"html-webpack-plugin": "^4.5.2",
|
||||
"is-docker": "^3.0.0",
|
||||
"istanbul": "^0.4.5",
|
||||
"istanbul-lib-coverage": "^3.2.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user