ci: fix payload limits value

This commit is contained in:
Matias Niemelä 2019-05-30 12:54:39 -07:00
parent 8e8c1ad47d
commit 41f372fe79
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
"master": { "master": {
"uncompressed": { "uncompressed": {
"runtime": 1440, "runtime": 1440,
"main": 147764, "main": 149248,
"polyfills": 43567 "polyfills": 43567
} }
} }
@ -34,4 +34,4 @@
} }
} }
} }
} }