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:
Aakansha Doshi 2023-07-21 13:35:20 +05:30 committed by GitHub
parent f7c3644342
commit 41ed019bc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 590 additions and 497 deletions

View file

@ -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": {