Adding publishConfig registry for GH package management

This commit is contained in:
Andrew Gioia 2019-09-13 14:26:42 -04:00 committed by GitHub
parent b2814f1001
commit 6fa9b6d236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -34,5 +34,8 @@
},
"engines": {
"node": "*"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/@andrewgioia"
}
}