Skip to content

Commit

Permalink
Updated fp-ts version in peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
parischap authored and gcanti committed Apr 26, 2023
1 parent b3f8e94 commit 49e3441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/gcanti/parser-ts",
"peerDependencies": {
"fp-ts": "^2.0.0"
"fp-ts": "^2.14.0"
},
"devDependencies": {
"@types/glob": "^8.1.0",
Expand Down Expand Up @@ -74,4 +74,4 @@
"dependencies": {
"@babel/code-frame": "^7.0.0"
}
}
}

0 comments on commit 49e3441

Please sign in to comment.