Merge pull request #242 from bigchaindb/greenkeeper/babel-loader-8.0.0

Update babel-loader to the latest version 🚀
This commit is contained in:
Manolo 2018-08-31 15:36:00 +02:00 committed by GitHub
commit 78ebbe3d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"ava": "^0.25.0",
"babel-cli": "^6.26.0",
"babel-eslint": "^9.0.0",
"babel-loader": "^7.1.4",
"babel-loader": "^8.0.0",
"babel-plugin-add-module-exports": "^0.3.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-plugin-transform-export-extensions": "^6.22.0",