mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
[ramda] allow arrays to be non-readonly (#38255)
* allow arrays to be non-readonly * update ts-toolbelt * fix array types * fix array types * fix array types
This commit is contained in:
committed by
Orta
parent
11c137c4c1
commit
b15f295909
Vendored
+233
-233
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"ts-toolbelt": "^3.8.4"
|
||||
"ts-toolbelt": "^3.8.75"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user