Remove unneeded "bugs" entry in package.json. [ci skip]

This commit is contained in:
John-David Dalton
2014-08-31 22:12:30 -07:00
parent f248a8383b
commit 3435314400

View File

@@ -14,7 +14,6 @@
"Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
"Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
],
"bugs": "https://github.com/lodash/lodash/issues",
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See the repository CONTRIBUTING.md for testing instructions.\"" },
"engines": ["node", "rhino"],