Skip to content

Commit

Permalink
move all dependencies to dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfdm committed Jan 28, 2024
1 parent 2dcaa12 commit 22240e6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@
"@types/bun": "1.0.4"
},
"peerDependencies": {
"typescript": "5.3.3"
},
"dependencies": {
"consola": "3.2.3",
"just-group-by": "2.2.0",
"meow": "13.1.0",
"typescript": "5.3.3",
"zod": "3.22.4"
}
}

0 comments on commit 22240e6

Please sign in to comment.