summaryrefslogtreecommitdiff
path: root/reuse/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'reuse/package.json')
-rw-r--r--reuse/package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/reuse/package.json b/reuse/package.json
index e19ddfc..d538cfc 100644
--- a/reuse/package.json
+++ b/reuse/package.json
@@ -14,6 +14,10 @@
"@babel/register": "^7.0.0",
"babel-loader": "^8.0.4",
"chai": "^4.2.0",
- "cucumber": "^5.0.3"
+ "cucumber": "^5.1.0"
+ },
+ "dependencies": {
+ "lodash": "^4.17.11",
+ "ramda": "^0.26.1"
}
}