Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Increase size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkcz committed Apr 6, 2020
1 parent 0ebb074 commit 5655419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .size-limit.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[
{
"path": "dist/mobxreactlite.umd.production.min.js",
"limit": "1.7 KB",
"limit": "1.8 KB",
"webpack": false,
"running": false
},
{
"path": "dist/mobxreactlite.cjs.production.min.js",
"limit": "1.7 KB",
"limit": "1.8 KB",
"webpack": false,
"running": false
}
Expand Down

0 comments on commit 5655419

Please sign in to comment.