Skip to content

Commit 34c7f15

Browse files
committed
Add github url in package.json.
1 parent ce4d53d commit 34c7f15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"description": "Build and manage styles variants for any libraries.",
55
"author": "Alexis MINEAUD",
66
"license": "MIT",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/cr0cK/build-variants"
10+
},
711
"main": "dist/index.js",
812
"types": "dist/types/index.d.ts",
913
"scripts": {

0 commit comments

Comments
 (0)