Skip to content

Commit

Permalink
Update size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 21, 2024
1 parent a496f63 commit 5122d32
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 @@ -85,7 +85,7 @@
"import": {
"./index.js": "{ startKeyUX, hotkeyKeyUX, pressKeyUX, focusGroupKeyUX, jumpKeyUX, hiddenKeyUX, likelyWithKeyboard, getHotKeyHint, hotkeyOverrides, hotkeyMacCompat }"
},
"limit": "2070 B"
"limit": "2090 B"
}
],
"clean-publish": {
Expand Down

0 comments on commit 5122d32

Please sign in to comment.