fix website build
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-plugin-boundaries": "^5.3.1",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-import-resolver-typescript": "2.7.1",
|
||||
"glob": "^13.0.0",
|
||||
"husky": "^9.1.7",
|
||||
"jsdom": "^22.1.0",
|
||||
@@ -117,6 +118,10 @@
|
||||
"website:type-check": "npm run type-check --workspace=@gridpilot/website"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"overrides": {
|
||||
"@types/react": "19.2.7",
|
||||
"@types/react-dom": "19.2.3"
|
||||
},
|
||||
"workspaces": [
|
||||
"core/*",
|
||||
"apps/*",
|
||||
|
||||
Reference in New Issue
Block a user