package.json: Update @babel/polyfill package dependency

This commit is contained in:
Cockpituous 2018-12-31 08:07:55 +00:00
parent 00a9ba6814
commit 3a0420be9c

View file

@ -42,7 +42,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"@babel/polyfill": "7.0.0",
"@babel/polyfill": "7.2.5",
"node-sass": "4.11.0",
"react": "16.7.0",
"react-dom": "16.7.0"