Skip to content

Commit 5ddb4a9

Browse files
committed
fix: reduce ramda types version to avoid bug
1 parent f6174aa commit 5ddb4a9

File tree

2 files changed

+1482
-1993
lines changed

2 files changed

+1482
-1993
lines changed

packages/example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@angular/compiler-cli": "^7.1.0",
4343
"@types/jest": "^23.3.9",
4444
"@types/node": "^10.12.10",
45-
"@types/ramda": "^0.25.42",
45+
"@types/ramda": "^0.24.18",
4646
"@types/redux-logger": "^3.0.0",
4747
"jest": "^23.6.0",
4848
"jest-preset-angular": "^6.0.2",

0 commit comments

Comments
 (0)