Skip to content

Commit 1c44b4c

Browse files
fix(package): update ramda to version 0.26.1
Closes #64
1 parent 0622770 commit 1c44b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"license": "MIT",
3030
"dependencies": {
3131
"fs-extra": "^5.0.0",
32-
"ramda": "^0.25.0"
32+
"ramda": "^0.26.1"
3333
},
3434
"devDependencies": {
3535
"coveralls": "^3.0.0",

0 commit comments

Comments
 (0)