build: update payload limits for `cli-hello-world-ivy-i18n` es2015 bundle (#34043)

Commit that removes wtf* apis (ed55355363) decreased es2015 bundle for `cli-hello-world-ivy-i18n` app (was: 138032, actual: 137209). This commit updates the `_payload-limits.json` file to reflect that.

PR Close #34043
This commit is contained in:
Andrew Kushnir 2019-11-25 17:07:24 -08:00 committed by Matias Niemelä
parent 1a0ee18d62
commit d25de63ac8
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
"master": {
"uncompressed": {
"runtime-es2015": 1485,
"main-es2015": 138032,
"main-es2015": 137209,
"polyfills-es2015": 37494
}
}