package.json: Update @babel/polyfill package dependency (#76)
This commit is contained in:
parent
00a9ba6814
commit
a501ebb2bf
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue