Skip to content

Commit

Permalink
Add tsc to node deps
Browse files Browse the repository at this point in the history
  • Loading branch information
coderofstuff committed Dec 4, 2023
1 parent 12ef6b9 commit 0970fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wasm/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"dependencies": {
"@types/node": "^20.10.3",
"ts-node": "^10.9.1",
"tsc": "^2.0.4",
"websocket": "1.0.34"
}
}

0 comments on commit 0970fcb

Please sign in to comment.