1
0

reuse: Apply function with Ramda and Lodash

This commit is contained in:
2019-01-03 06:11:13 +01:00
parent 54fcfda40a
commit 48a1f3756b
7 changed files with 78 additions and 29 deletions

View File

@@ -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"
}
}