don't parse metar for old ios versions

This commit is contained in:
Matt Walsh
2025-09-03 21:46:48 -05:00
parent 3eb571bed4
commit 517c560ef6
3 changed files with 2488 additions and 20 deletions

View File

@@ -56,6 +56,7 @@
"dotenv": "^17.0.1",
"ejs": "^3.1.5",
"express": "^5.1.0",
"metar-taf-parser": "^9.0.0"
"metar-taf-parser": "^9.0.0",
"npm": "^11.6.0"
}
}