metar grid changes

This commit is contained in:
2023-08-26 14:17:37 -04:00
parent d4196a24ec
commit bea8fc6895
10 changed files with 224 additions and 83 deletions

View File

@@ -9,6 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-regular-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"axios": "^1.4.0",
"next": "13.4.12",
"react": "18.2.0",