Remove bugs from package.json schemata.

This commit is contained in:
James Fleeting
2014-05-27 12:25:56 -05:00
parent 201f071e6f
commit f74dd408f2
+1 -4
View File
@@ -7,7 +7,7 @@
"type": "string",
"required": true,
"description": "This makes the correct path on the cdn."
},
},
"name": {
"type": "string",
"required": true,
@@ -30,9 +30,6 @@
"type": "string",
"format": "url"
},
"bugs": {
"type": "string"
},
"dependencies": {
"type": "object",
"additionalProperties": "string"