mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Fix: temporary fix for srtm error
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"express-basic-auth": "^1.2.1",
|
||||
"http-proxy-middleware": "^3.0.3",
|
||||
"morgan": "~1.10.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-fetch": "^2.7.0",
|
||||
"open": "^10.1.0",
|
||||
"regedit": "^5.1.3",
|
||||
"save": "^2.9.0",
|
||||
@@ -40,6 +40,6 @@
|
||||
"typescript": "^5.7.2"
|
||||
},
|
||||
"overrides": {
|
||||
"node-fetch": "^3.3.2"
|
||||
"node-fetch": "^2.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user