Skip to content

Commit 32c3e61

Browse files
committed
Fix npm warning
1 parent 62bd4ba commit 32c3e61

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
@@ -6,7 +6,7 @@
66
"main": "./src/index.js",
77
"exports": "./src/index.js",
88
"repository": {
9-
"url": "https://github.com/excid3/tailwindcss-stimulus-components",
9+
"url": "git+https://github.com/excid3/tailwindcss-stimulus-components.git",
1010
"type": "git"
1111
},
1212
"author": "Chris Oliver <excid3@gmail.com>",

0 commit comments

Comments
 (0)