Skip to content

Commit

Permalink
feat: support fp-ts-routing 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Jul 4, 2023
1 parent 36aab36 commit 4d7c294
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
19 changes: 11 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -11,7 +11,7 @@
"sideEffects": false,
"peerDependencies": {
"fp-ts": "^2.11.0",
"fp-ts-routing": "^0.5.0",
"fp-ts-routing": "^0.5.0 || ^0.6.0",
"hyper-ts": "^0.7.0"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"expect-type": "^0.13.0",
"fast-check": "^2.25.0",
"fp-ts": "^2.12.1",
"fp-ts-routing": "^0.5.4",
"fp-ts-routing": "^0.6.0",
"husky": "^7.0.4",
"hyper-ts": "^0.7.8",
"jest": "^28.0.3",
Expand Down

0 comments on commit 4d7c294

Please sign in to comment.