Skip to content

Commit

Permalink
Change tsx to dev dependency only
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann committed Jan 31, 2024
1 parent 7c36ebb commit e6b2b6b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"core-js": "^3.35.1",
"lodash": "^4.17.21",
"protocol-registry": "^1.4.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"zod": "^3.22.4"
},
Expand All @@ -75,7 +76,6 @@
"readline-sync": "^1.4.10",
"terminal-link": "^3.0.0",
"ts-pattern": "^5.0.6",
"tsx": "^4.7.0",
"wrap-ansi": "^9.0.0"
}
}
61 changes: 30 additions & 31 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 e6b2b6b

Please sign in to comment.