mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2025-02-14 21:10:32 +01:00
fix: pin babel-loader to 8.0.2
This commit is contained in:
parent
994c8ef163
commit
a8dc3ba4fb
@ -40,7 +40,7 @@
|
||||
"ava": "^0.25.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-eslint": "^9.0.0",
|
||||
"babel-loader": "^8.0.1",
|
||||
"babel-loader": "8.0.2",
|
||||
"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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user