version bump
This commit is contained in:
13
package.json
13
package.json
@@ -2,7 +2,7 @@
|
|||||||
"name": "frog",
|
"name": "frog",
|
||||||
"displayName": "frog",
|
"displayName": "frog",
|
||||||
"description": "The Oracle SQL workbench for VSCode",
|
"description": "The Oracle SQL workbench for VSCode",
|
||||||
"version": "0.0.3",
|
"version": "0.0.5",
|
||||||
"publisher": "todie",
|
"publisher": "todie",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.17.0"
|
"vscode": "^1.17.0"
|
||||||
@@ -40,17 +40,6 @@
|
|||||||
"name": "Connections"
|
"name": "Connections"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"configuration": {
|
|
||||||
"type": "object",
|
|
||||||
"title": "Frog configuration",
|
|
||||||
"properties": {
|
|
||||||
"frog.connections": {
|
|
||||||
"type": "string",
|
|
||||||
"default": "",
|
|
||||||
"description": "Set connections to use"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user