mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
Remove GitHub Packages references
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user