Skip to content

Commit e3e3f41

Browse files
politely update limits
1 parent 88d297a commit e3e3f41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
},
6363
"size-limit": [
6464
{
65-
"limit": "765 B",
65+
"limit": "776 B",
6666
"path": "build/react-coroutine.js"
6767
},
6868
{
69-
"limit": "770 B",
69+
"limit": "782 B",
7070
"path": "build/react-coroutine.module.js"
7171
}
7272
]

0 commit comments

Comments
 (0)