Skip to content

Commit 8cd55a1

Browse files
npm pkg fix
1 parent a1434e3 commit 8cd55a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"tailwind"
1616
],
1717
"bin": {
18-
"accessible-color-contrast": "./index.js"
18+
"accessible-color-contrast": "index.js"
1919
},
2020
"scripts": {
2121
"start": "node index.js",

0 commit comments

Comments
 (0)