Skip to content

Commit 789d22a

Browse files
package.json updated repo section
1 parent 5c07c10 commit 789d22a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
"components"
99
],
1010
"license": "MIT",
11-
"repository": "richardhulbert/vue3-tailwind-components",
11+
"repository": {
12+
"type": "git",
13+
"url": "git+https://github.com/richardhulbert/vue3-tailwind-components.git"
14+
},
1215
"files": [
1316
"dist"
1417
],

0 commit comments

Comments
 (0)