package.json: Update @babel/polyfill package dependency

Closes #160
This commit is contained in:
Cockpituous 2019-04-05 18:19:46 +00:00 committed by Martin Pitt
parent fa7a430847
commit 018ec9d43c

View file

@ -43,7 +43,7 @@
"webpack-cli": "^3.1.0"
},
"dependencies": {
"@babel/polyfill": "7.4.0",
"@babel/polyfill": "7.4.3",
"node-sass": "4.11.0",
"react": "16.8.6",
"react-dom": "16.8.6"