aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index f46bc29..9d62f1f 100644
--- a/package.json
+++ b/package.json
@@ -19,5 +19,8 @@
"rimraf": "^3.0.2",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"
+ },
+ "dependencies": {
+ "fp-ts": "^2.11.6"
}
}