mirror of
https://github.com/thelounge/thelounge
synced 2024-11-27 06:20:26 +00:00
Merge pull request #947 from thelounge/greenkeeper/babel-loader-6.4.0
Update babel-loader to the latest version 🚀
This commit is contained in:
commit
8a6d3851e5
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "6.23.1",
|
||||
"babel-loader": "6.3.2",
|
||||
"babel-loader": "6.4.0",
|
||||
"babel-preset-es2015": "6.22.0",
|
||||
"chai": "3.5.0",
|
||||
"eslint": "3.17.1",
|
||||
|
|
Loading…
Reference in a new issue