We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d130af4 commit 240c545Copy full SHA for 240c545
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "esbuild-node-tsc",
3
"description": "Build your Typescript Node.js projects using blazing fast esbuild",
4
- "version": "1.8.4",
+ "version": "1.8.5",
5
"main": "./dist/index.js",
6
"bin": {
7
"esbuild-node-tsc": "dist/index.js",
0 commit comments