Skip to content

Commit 5d4dd59

Browse files
committed
Add repository field to package.json for better project visibility
1 parent 3e44b28 commit 5d4dd59

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
@@ -16,6 +16,10 @@
1616
},
1717
"sideEffects": false,
1818
"license": "MIT",
19+
"repository": {
20+
"type": "git",
21+
"url": "https://github.com/RoamJS/roamjs-components"
22+
},
1923
"peerDependencies": {
2024
"@blueprintjs/core": "3.50.4",
2125
"@blueprintjs/datetime": "3.23.14",

0 commit comments

Comments
 (0)