mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Merge pull request #1177 from thelounge/greenkeeper/babel-preset-env-1.5.0
Update babel-preset-env to the latest version 🚀
This commit is contained in:
commit
52a560dc71
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
"devDependencies": {
|
||||
"babel-core": "6.24.1",
|
||||
"babel-loader": "7.0.0",
|
||||
"babel-preset-env": "1.4.0",
|
||||
"babel-preset-env": "1.5.2",
|
||||
"chai": "3.5.0",
|
||||
"eslint": "3.19.0",
|
||||
"font-awesome": "4.7.0",
|
||||
|
|
Loading…
Reference in a new issue