Skip to content

Commit 136a267

Browse files
committed
Update NPM package details
1 parent 609f399 commit 136a267

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"test": "jest"
1414
},
1515
"keywords": [
16+
"commission",
1617
"commissions",
1718
"tracking",
1819
"management"
@@ -34,10 +35,11 @@
3435
},
3536
"repository": {
3637
"type": "git",
37-
"url": "https://github.com/dangoweb/commtrackr.git"
38+
"url": "https://github.com/DangoWeb/CommTrackr.git"
3839
},
3940
"publishConfig": {
4041
"access": "public",
4142
"tag": "latest"
42-
}
43+
},
44+
"homepage": "https://commtrackr.dangoweb.com"
4345
}

0 commit comments

Comments
 (0)