mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
fix /static 404s (not sure why they're happening though?)
This commit is contained in:
+3
-3
@@ -76,12 +76,12 @@
|
||||
"@types/node": "^20.11.19",
|
||||
"@types/novnc__novnc": "^1.3.4",
|
||||
"@types/prop-types": "^15.7.11",
|
||||
"@types/react": "^18.2.55",
|
||||
"@types/react": "^18.2.56",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@types/react-is": "^18.2.4",
|
||||
"@types/uglify-js": "^3.17.4",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.1",
|
||||
"@typescript-eslint/parser": "^7.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.0.2",
|
||||
"@typescript-eslint/parser": "^7.0.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.56.0",
|
||||
"eslint-config-next": "14.1.0",
|
||||
|
||||
Reference in New Issue
Block a user