Fix core-js npm dependency
We want pinned-down versions for runtime dependencies, and update them with our bots.
This commit is contained in:
parent
0d8fcdb846
commit
2a827cd35f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"webpack-cli": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"core-js": "^3.1.4",
|
||||
"core-js": "3.2.1",
|
||||
"node-sass": "4.12.0",
|
||||
"react": "16.9.0",
|
||||
"react-dom": "16.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue