1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 19:26:01 +02:00

Drop bugs URL from package.json (#1110)

Ref: https://github.com/npm/normalize-package-data#what-normalization-currently-entails
This commit is contained in:
Zlatan Vasović 2016-10-13 08:45:28 +02:00 committed by Agniva De Sarker
parent c15d705d40
commit cc3d1bf0ed

View file

@ -19,6 +19,5 @@
"author": "Romain Prieto",
"private": true,
"license": "MIT",
"bugs": "https://github.com/tldr-pages/tldr/issues",
"homepage": "http://tldr-pages.github.io"
}