Skip to content

Commit d03ff92

Browse files
build(package): save size-limit and @size-limit/preset-big-lib
1 parent f67cc8d commit d03ff92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"@commitlint/config-conventional": "^11.0.0",
4242
"@rollup/plugin-commonjs": "^17.0.0",
4343
"@rollup/plugin-node-resolve": "^11.0.0",
44+
"@size-limit/preset-big-lib": "^4.9.1",
4445
"@types/react": "^17.0.0",
4546
"@typescript-eslint/parser": "^4.9.1",
4647
"benchmark": "^2.1.4",
@@ -57,6 +58,7 @@
5758
"rimraf": "^3.0.2",
5859
"rollup": "^2.34.2",
5960
"rollup-plugin-terser": "^7.0.2",
61+
"size-limit": "^4.9.1",
6062
"standard-version": "^9.0.0",
6163
"typescript": "^4.1.3"
6264
},

0 commit comments

Comments
 (0)