fix: Updated some things.

This commit is contained in:
Spencer Brower
2023-05-25 15:23:03 -04:00
parent 3a791a2fd5
commit 840a73a4e3
6 changed files with 145 additions and 30 deletions

View File

@@ -10,6 +10,7 @@
"test": "vitest --run"
},
"devDependencies": {
"@types/ramda": "^0.29.1",
"fast-check": "^3.9.0",
"ramda": "^0.29.0",
"vitest": "^0.31.1"