chore: pins types-ramda to 0.29.4 (#185)

ref: https://github.com/ramda/ramda/issues/3415
This commit is contained in:
2023-10-24 10:13:31 +08:00
committed by GitHub
parent 5457ae8d7c
commit 49a9184d18
2 changed files with 27930 additions and 1 deletions

View File

@@ -60,5 +60,8 @@
"prettier": "^2.2.1",
"simple-git": "^2.46.0",
"typescript": "^4.1.3"
},
"resolutions": {
"types-ramda": "0.29.4"
}
}
}