Skip to content

Commit

Permalink
Move tshy to devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Jul 19, 2024
1 parent 8059ce6 commit 2b47403
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"rollup": "^4.18.0",
"tinybench": "^2.8.0",
"ts-morph": "^14.0.0",
"tshy": "^3.0.2",
"tslib": "^2.3.1",
"tsx": "^4.15.4",
"typescript": "5.5.3",
Expand Down Expand Up @@ -61,8 +62,5 @@
"bench": "pnpm run build:cjs && tsx benchmarks/index.ts",
"prepare": "husky install",
"publish:jsr": "jsr publish --dry-run"
},
"dependencies": {
"tshy": "^3.0.2"
}
}
7 changes: 3 additions & 4 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 2b47403

Please sign in to comment.