Skip to content

Commit 4e50017

Browse files
committed
Remove title from package.json schema contribution
Fixes #547 Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent 3f1e6f0 commit 4e50017

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

schemas/package.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "http://json-schema.org/draft-04/schema#",
3-
"title": "MicroProfile language server contributions to package.json",
43
"type": "object",
54
"properties": {
65
"contributes": {

0 commit comments

Comments
 (0)