Skip to content

Commit

Permalink
install ts-node as dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jonchurch committed May 20, 2023
1 parent 6295013 commit bc0a0df
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 @@ -39,6 +39,7 @@
},
"devDependencies": {
"@openapitools/openapi-generator-cli": "^2.6.0",
"ts-node": "^10.9.1",
"tsup": "^6.7.0",
"typescript": "^5.0.4"
}
Expand Down

0 comments on commit bc0a0df

Please sign in to comment.