Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam authored Jul 7, 2022
1 parent 6939bc3 commit 366fb05
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ibm-i-development-pack",
"displayName": "IBM i Development Pack",
"description": "Base extensions used for IBM i development in VS Code.",
"version": "0.0.7",
"version": "0.0.8",
"engines": {
"vscode": "^1.59.0"
},
Expand All @@ -15,7 +15,7 @@
"categories": [
"Extension Packs"
],
"keywords": ["ibmi", "iseries", "as400", "rpgle", "cobol", "ile"],
"keywords": ["ibmi", "iseries", "as400", "rpgle", "cobol", "ile", "db2"],
"extensionPack": [
"BrianJGarland.vscode-rpgfree",
"barrettotte.ibmi-languages",
Expand All @@ -27,6 +27,7 @@
"HalcyonTechLtd.vscode-ibmi-notebooks",
"usernamehw.errorlens",
"wayou.vscode-todo-highlight",
"bitlang.cobol"
"bitlang.cobol",
"HalcyonTechLtd.vscode-db2i"
]
}

0 comments on commit 366fb05

Please sign in to comment.