Add issues url to package.json

This commit is contained in:
Kevin Sawicki
2013-08-21 15:40:55 -07:00
parent 07bcd8c1ef
commit 935df2f4f1

View File

@@ -6,6 +6,9 @@
"type": "git",
"url": "https://github.com/atom/atom.git"
},
"bugs": {
"url": "https://github.com/atom/atom/issues"
},
"dependencies": {
"async": "0.2.6",
"coffee-cache": "0.1.0",