mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: bump typescript@4.5.2 (#4283)
* chore: bump typescript@4.5.2 * bump typescript and fix tsconfig for npm package
This commit is contained in:
parent
1c11df011a
commit
620b662085
6 changed files with 12 additions and 18 deletions
|
@ -52,7 +52,7 @@
|
|||
"roughjs": "4.5.0",
|
||||
"sass": "1.43.4",
|
||||
"socket.io-client": "2.3.1",
|
||||
"typescript": "4.4.4"
|
||||
"typescript": "4.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@excalidraw/eslint-config": "1.0.0",
|
||||
|
@ -61,7 +61,6 @@
|
|||
"@types/lodash.throttle": "4.1.6",
|
||||
"@types/pako": "1.0.2",
|
||||
"@types/resize-observer-browser": "0.1.6",
|
||||
"@types/web": "0.0.47",
|
||||
"chai": "4.3.4",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-prettier": "3.3.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue