Manual building time

This commit is contained in:
2025-10-08 14:57:31 +01:00
parent 2685915dc7
commit 3976210740

View File

@@ -17,6 +17,9 @@
"react-bootstrap": "^2.10.10",
"react-bootstrap-icons": "^1.11.6",
"react-dom": "19.1.0",
"typescript": "^5"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@types/node": "^20",
"@types/react": "^19",
@@ -24,6 +27,5 @@
"eslint": "^9",
"eslint-config-next": "15.5.4",
"sass": "^1.93.2",
"typescript": "^5"
}
}