We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c35dd commit ec6dab0Copy full SHA for ec6dab0
packages/tailwindcss-patch/package.json
@@ -34,7 +34,7 @@
34
"build": "unbuild",
35
"test": "vitest run --coverage.enabled",
36
"test:dev": "vitest",
37
- "patch": "node bin/tw-patch.cjs install"
+ "patch": "node bin/tw-patch.js install"
38
},
39
"publishConfig": {
40
"access": "public",
0 commit comments