Skip to content

Commit

Permalink
Increase nns package size limit 30->32kB
Browse files Browse the repository at this point in the history
  • Loading branch information
mstrasinskis committed Jun 30, 2023
1 parent 1864b2a commit 06233fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
{
"name": "@dfinity/nns",
"path": "./packages/nns/dist/index.js",
"limit": "30 kB",
"limit": "32 kB",
"ignore": [
"@dfinity/agent",
"@dfinity/candid",
Expand Down

0 comments on commit 06233fa

Please sign in to comment.