mirror of
https://github.com/smyalygames/flightsim-on-linux.git
synced 2025-12-27 06:48:50 +01:00
feat: install Nextra
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
"@types/react-dom": "18.2.6",
|
||||
"eslint": "8.43.0",
|
||||
"eslint-config-next": "13.4.7",
|
||||
"next": "13.4.7",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"next": "^13.4.7",
|
||||
"nextra": "^2.8.0",
|
||||
"nextra-theme-docs": "^2.8.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"typescript": "5.1.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user