1
0
mirror of https://github.com/bigchaindb/js-bigchaindb-driver.git synced 2024-11-22 09:46:58 +01:00

Merge pull request #200 from bigchaindb/greenkeeper/cross-env-5.2.0

chore(package): update cross-env to version 5.2.0
This commit is contained in:
Matthias Kretschmann 2018-06-13 16:26:06 +02:00 committed by GitHub
commit bc8c9f8f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@
"babel-preset-env": "^1.6.1", "babel-preset-env": "^1.6.1",
"babel-preset-es2015-no-commonjs": "0.0.2", "babel-preset-es2015-no-commonjs": "0.0.2",
"babel-runtime": "^6.26.0", "babel-runtime": "^6.26.0",
"cross-env": "^5.1.4", "cross-env": "^5.2.0",
"documentation": "^8.0.0", "documentation": "^8.0.0",
"eslint": "^4.19.1", "eslint": "^4.19.1",
"eslint-config-ascribe": "^3.0.5", "eslint-config-ascribe": "^3.0.5",