Merging GH online commit

This commit is contained in:
Andrew Gioia 2019-10-30 10:06:20 -04:00
commit 2e1579f3d7

View File

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