chore: add repository field to package.json

This commit is contained in:
M. George Hansen 2020-06-14 13:48:24 -07:00
parent bb09b5f342
commit ae5ad0cb09
Signed by: mgeorgehansen
SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

View file

@ -7,6 +7,7 @@
"email": "mgeorge@technopolitica.com"
},
"license": "MPL-2.0",
"repository": "github:websnacksjs/websnacks",
"engines": {
"node": ">=10"
},