Skip to content

Commit 79c7d4e

Browse files
committed
touch up
1 parent 8e8644a commit 79c7d4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/esbuild-plugin-react18/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"types": "dist/index.d.ts",
99
"scripts": {
1010
"test": "vitest run --coverage",
11-
"build": "tsc",
11+
"build": "tsc && node touchup.js",
1212
"publish-package": "cd dist && npm publish --access public"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)