Skip to content

Commit 0e223a5

Browse files
committed
Add repository field to package.json
This allows NPM to link back to the repository from the package page at <https://www.npmjs.com/package/@uphold/validator.js\>
1 parent 9ad44b2 commit 0e223a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "index.js",
66
"author": "Uphold",
77
"license": "MIT",
8+
"repository": "uphold/uphold-validator.js",
89
"scripts": {
910
"changelog": "uphold-scripts changelog $npm_package_version",
1011
"lint": "uphold-scripts lint",

0 commit comments

Comments
 (0)