Removing GH package registry for now

This commit is contained in:
Andrew Gioia 2019-10-30 11:03:53 -04:00
parent 2e1579f3d7
commit 459e52c07b
2 changed files with 5 additions and 3 deletions

5
package-lock.json generated Normal file
View File

@ -0,0 +1,5 @@
{
"name": "keyrune",
"version": "3.6.0",
"lockfileVersion": 1
}

View File

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