Skip to content

Commit 7d9bdf6

Browse files
[#DEVEX-60] Add fp-ts and io-ts peerDependencies (#328)
1 parent e4f3c18 commit 7d9bdf6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
"typescript": "^4.3.5",
6060
"typestrict": "^0.0.9"
6161
},
62+
"peerDependencies": {
63+
"fp-ts": "^2.16.5",
64+
"io-ts": "^2.2.21"
65+
},
6266
"jest": {
6367
"preset": "ts-jest",
6468
"testEnvironment": "node",

0 commit comments

Comments
 (0)