replace unmaintained static-server with serve

This commit is contained in:
Martin Raifer
2025-02-25 14:07:16 +01:00
parent ee3bcb5102
commit 024c3f2dc4
3 changed files with 87 additions and 155 deletions
+1 -1
View File
@@ -118,12 +118,12 @@
"osm-community-index": "~5.9.1",
"postcss": "^8.5.3",
"postcss-selector-prepend": "^0.5.0",
"serve-handler": "^6.1.6",
"shelljs": "^0.8.0",
"shx": "^0.3.0",
"sinon": "^11.1.2",
"sinon-chai": "^4.0.0",
"smash": "0.0",
"static-server": "^2.2.1",
"svg-sprite": "2.0.4",
"vparse": "~1.1.0"
},