ci: Update payload size on 10.1.x to be correct (#38923)

Update payload size on 10.1.x to be correct after changing in
04d0aa6781a38ed8769c53fcc5d13304c4300f95.

PR Close #38923
This commit is contained in:
Andrew Scott 2020-09-21 12:12:27 -07:00 committed by Misko Hevery
parent 02862338fa
commit 667c10a0f9

View File

@ -49,7 +49,7 @@
"master": { "master": {
"uncompressed": { "uncompressed": {
"runtime-es2015": 2289, "runtime-es2015": 2289,
"main-es2015": 221939, "main-es2015": 221400,
"polyfills-es2015": 36723, "polyfills-es2015": 36723,
"5-es2015": 781 "5-es2015": 781
} }