mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: remove size-limit deps from root package.json (#6790)
* chore: remove size-limit deps from root package.json * add size limit preset
This commit is contained in:
parent
f7c3644342
commit
41ed019bc2
4 changed files with 590 additions and 497 deletions
|
@ -72,7 +72,6 @@
|
|||
"devDependencies": {
|
||||
"@excalidraw/eslint-config": "1.0.0",
|
||||
"@excalidraw/prettier-config": "1.0.2",
|
||||
"@size-limit/preset-big-lib": "8.2.4",
|
||||
"@types/chai": "4.3.0",
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/lodash.throttle": "4.1.7",
|
||||
|
@ -93,7 +92,6 @@
|
|||
"pepjs": "0.5.3",
|
||||
"prettier": "2.6.2",
|
||||
"rewire": "6.0.0",
|
||||
"size-limit": "8.2.4",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue