Added auto installation of VS Redists

This commit is contained in:
Pax1601
2024-07-17 16:49:21 +02:00
parent a15d2e2ec7
commit 959b083a60
4 changed files with 7 additions and 3 deletions

View File

@@ -26,6 +26,7 @@
"esmify": "^2.1.1",
"formatcoords": "^1.1.3",
"geodesy": "^1.1.2",
"js-sha256": "^0.10.1",
"leaflet": "^1.9.3",
"leaflet-control-mini-map": "^0.4.0",
"leaflet-gesture-handling": "^1.2.2",
@@ -38,7 +39,6 @@
"tslib": "latest",
"typescript": "^4.9.4",
"usng.js": "^0.4.5",
"watchify": "^4.0.0",
"js-sha256": "^0.10.1"
"watchify": "^4.0.0"
}
}