Skip to content

Commit ec6dab0

Browse files
committed
fix: patch command error tw-patch.js
1 parent f1c35dd commit ec6dab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tailwindcss-patch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"build": "unbuild",
3535
"test": "vitest run --coverage.enabled",
3636
"test:dev": "vitest",
37-
"patch": "node bin/tw-patch.cjs install"
37+
"patch": "node bin/tw-patch.js install"
3838
},
3939
"publishConfig": {
4040
"access": "public",

0 commit comments

Comments
 (0)