Skip to content

Commit be14fa1

Browse files
fix(package): update ramda to version 0.26.1
Closes #25
1 parent d248be6 commit be14fa1

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
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@commitlint/config-conventional": "^6.1.3",
35-
"ramda": "^0.25.0"
35+
"ramda": "^0.26.1"
3636
},
3737
"devDependencies": {
3838
"@commitlint/cli": "^6.1.3",

0 commit comments

Comments
 (0)