Skip to content

Commit

Permalink
Fix direct dependency on TS - it should be a devdep
Browse files Browse the repository at this point in the history
pimterry committed Nov 16, 2023

Verified

This commit was signed with the committer’s verified signature.
pimterry Tim Perry
1 parent a826dc9 commit d27f9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"url": "https://github.com/httptoolkit/httptoolkit-js-util/issues"
},
"homepage": "https://github.com/httptoolkit/httptoolkit-js-util#readme",
"dependencies": {
"devDependencies": {
"typescript": "5.2.2"
}
}

0 comments on commit d27f9fd

Please sign in to comment.