Remove GitHub Packages references

This commit is contained in:
Andrew Branch
2020-04-09 12:35:44 -07:00
parent f667799b58
commit d08fdd2823
4 changed files with 1 additions and 17 deletions

View File

@@ -6,10 +6,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/tools.git",

View File

@@ -7,10 +7,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/tools.git",

View File

@@ -74,9 +74,5 @@
"engines": {
"node": ">=6.10.0"
},
"homepage": "https://github.com/DefinitelyTyped/tools#readme",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com/"
}
"homepage": "https://github.com/DefinitelyTyped/tools#readme"
}

View File

@@ -6,10 +6,6 @@
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com/"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DefinitelyTyped/tools.git",