We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627fa33 commit 8df55a4Copy full SHA for 8df55a4
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.5",
+ "version": "1.8.6",
5
"main": "./dist/index.js",
6
"bin": {
7
"esbuild-node-tsc": "dist/index.js",
0 commit comments