mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 21:06:39 +10:00
Remove bugs from package.json schemata.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user