bad gateway 502 fix

This commit is contained in:
HolgerHatGarKeineNode
2023-03-29 13:43:36 +02:00
parent 09b5757fa1
commit 2e18460b97
4 changed files with 16 additions and 16 deletions

View File

@@ -24,7 +24,8 @@
},
"dependencies": {
"leaflet.heat": "^0.2.0",
"mapshaper": "^0.6.24"
"mapshaper": "^0.6.24",
"shiki": "^0.14.1"
},
"packageManager": "yarn@3.4.1"
}