diff --git a/Intake/package.json b/Intake/package.json index 798a78e..c7446cf 100644 --- a/Intake/package.json +++ b/Intake/package.json @@ -23,7 +23,7 @@ "prepublishOnly": "TypeScriptESBuild 'Source/**/*.ts'" }, "devDependencies": { - "typescript-esbuild": "0.4.1" + "typescript-esbuild": "0.4.2" }, "publishConfig": { "access": "public"