Drop bugs URL from package.json (#1110)
Ref: https://github.com/npm/normalize-package-data#what-normalization-currently-entails
This commit is contained in:

committed by
Agniva De Sarker

parent
c15d705d40
commit
cc3d1bf0ed
@@ -19,6 +19,5 @@
|
|||||||
"author": "Romain Prieto",
|
"author": "Romain Prieto",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": "https://github.com/tldr-pages/tldr/issues",
|
|
||||||
"homepage": "http://tldr-pages.github.io"
|
"homepage": "http://tldr-pages.github.io"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user