1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 08:15:25 +02:00

chore(deps): install core-js@2 (#4762)

fix #4761
This commit is contained in:
Chaim Lev-Ari 2021-03-07 21:48:52 +02:00 committed by GitHub
parent 3dccc59048
commit f4dd3067ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 1 deletions

View file

@ -80,6 +80,7 @@
"chardet": "^1.3.0",
"chart.js": "~2.6.0",
"codemirror": "~5.30.0",
"core-js": "2",
"fast-json-patch": "^3.0.0-1",
"filesize": "~3.3.0",
"filesize-parser": "^1.5.0",