1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Update babel.

This commit is contained in:
Bogdan Bodnar
2019-08-28 15:08:30 +02:00
parent f8b41bff9d
commit bcfe736521
2 changed files with 3 additions and 3 deletions

View File

@ -28,8 +28,8 @@
"react-dom": "^16.9.0"
},
"devDependencies": {
"@babel/cli": "^7.4.4",
"@babel/core": "^7.4.5",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/plugin-syntax-export-default-from": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.5",