package.json: Update @babel/polyfill package dependency
This commit is contained in:
parent
00a9ba6814
commit
3a0420be9c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
"webpack-cli": "^3.1.0"
|
"webpack-cli": "^3.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/polyfill": "7.0.0",
|
"@babel/polyfill": "7.2.5",
|
||||||
"node-sass": "4.11.0",
|
"node-sass": "4.11.0",
|
||||||
"react": "16.7.0",
|
"react": "16.7.0",
|
||||||
"react-dom": "16.7.0"
|
"react-dom": "16.7.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue