build: fix outdated payload size (#37551)

Updates the payload size for one of the bundles that is currently causing one of the CI tasks to fail on master.

PR Close #37551
This commit is contained in:
crisbeto 2020-06-12 13:20:28 +02:00 committed by Misko Hevery
parent fe0782afa9
commit aba33de5f5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 136302,
"polyfills-es2015": 37640
"polyfills-es2015": 37248
}
}
},