mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
fixed caching regression
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"dependencies": {
|
||||
"next": "^14.2.7",
|
||||
"react": "^18",
|
||||
"jsdom": "^25.0.0",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -31,7 +32,6 @@
|
||||
"@types/react-dom": "^18",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"eslint-config-next": "^14.2.7",
|
||||
"jsdom": "^25.0.0",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5",
|
||||
|
||||
Reference in New Issue
Block a user