mirror of https://github.com/istio/istio.io.git
Update core-js to latest version (#16518)
This commit is contained in:
parent
3b6c65c619
commit
bc6e6d6694
|
@ -149,7 +149,7 @@ netlify_install:
|
|||
@npm install --omit=dev --save-dev \
|
||||
babel-preset-minify@v0.5.2
|
||||
@npm install --save \
|
||||
core-js@3.31.1
|
||||
core-js@3.42.0
|
||||
|
||||
netlify: netlify_install
|
||||
@scripts/gen_site.sh
|
||||
|
|
Loading…
Reference in New Issue