Skip to content

Commit

Permalink
fix: add ts-node as a dev dependency for jest
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleRoss committed Nov 18, 2021
1 parent c43deef commit 433cb70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"rimraf": "^3.0.2",
"semantic-release": "^18.0.0",
"ts-jest": "^27.0.7",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
},
"dependencies": {
Expand Down

0 comments on commit 433cb70

Please sign in to comment.