PT #160962428: Create metadata for missing property quick fix

This commit is contained in:
BoykoAlex
2019-01-14 19:22:31 -05:00
parent 87cb45ae7d
commit 5b2b5e89af
23 changed files with 3073 additions and 5674 deletions

View File

@@ -12,7 +12,7 @@
"license": "EPL-1.0",
"engines": {
"npm": "^3.0.0",
"vscode": "^1.26.0"
"vscode": "^1.30.0"
},
"categories": [
"Programming Languages",
@@ -137,7 +137,7 @@
"dependencies": {
"@pivotal-tools/commons-vscode": "file:../commons-vscode/pivotal-tools-commons-vscode-0.2.2.tgz",
"@pivotal-tools/pipeline-builder": "^0.0.5",
"vscode-languageclient": "4.1.3"
"vscode-languageclient": "5.2.1"
},
"devDependencies": {
"vsce": "^1.36.1",