Update the project to Node 20 (#2691)
### Change Type - [x] `internal` — Any other changes that don't affect the published package
This commit is contained in:
parent
9ca5d5f22d
commit
d0f6ef80fc
26 changed files with 622 additions and 647 deletions
|
@ -35,7 +35,7 @@
|
|||
"@tldraw/assets": "workspace:*",
|
||||
"@tldraw/tldraw": "workspace:*",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
"@types/node": "^18.7.3",
|
||||
"@types/node": "~20.11",
|
||||
"@types/react": "^18.2.47",
|
||||
"@types/react-dom": "^18.2.18",
|
||||
"@types/react-router-dom": "^5.1.8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue