Skip to content

Commit

Permalink
fix: type-fest dep
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Dec 11, 2024
1 parent fe287dc commit 6085910
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 89 deletions.
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
},
"license": "MIT",
"dependencies": {
"neverthrow": "^8.0.0"
"neverthrow": "^8.0.0",
"type-fest": "^4.26.1"
},
"devDependencies": {
"tsup": "^8.3.5",
"type-fest": "^4.26.1",
"typescript": "^5.6.3"
}
}
99 changes: 12 additions & 87 deletions pnpm-lock.yaml

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

0 comments on commit 6085910

Please sign in to comment.