Skip to content

Commit

Permalink
bump size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
oshi97 committed Apr 19, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7ed184f commit 32a0b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = [
{
path: 'dist/answers.min.js',
limit: '185 KB'
limit: '190 KB'
},
{
path: 'dist/answers-modern.min.js',

0 comments on commit 32a0b1f

Please sign in to comment.