Skip to content

Commit

Permalink
test(Ts): add ts-node
Browse files Browse the repository at this point in the history
  • Loading branch information
MingboPeng committed Sep 28, 2024
1 parent 655dfd9 commit 49653ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/TypescriptSDK.Tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
"class-transformer": "^0.5.1",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.6.2"
},
"dependencies": {
"honeybee-schema": "file:../TypeScriptSDK/honeybee-schema-1.5804.0.tgz"
"honeybee-schema": "latest"
}
}

0 comments on commit 49653ae

Please sign in to comment.