Skip to content

Commit

Permalink
Bump ui package in appservice package (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejizba authored Feb 8, 2021
1 parent c6d587c commit 9c15e6f
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 109 deletions.
143 changes: 37 additions & 106 deletions appservice/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions appservice/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-azureappservice",
"author": "Microsoft Corporation",
"version": "0.72.2",
"version": "0.73.0",
"description": "Common tools for developing Azure App Service extensions for VS Code",
"tags": [
"azure",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@azure/arm-resources": "^4.0.0",
"@azure/arm-subscriptions": "^3.0.0",
"@azure/ms-rest-azure-env": "^2.0.0",
"@azure/ms-rest-js": "^2.1.0",
"@azure/ms-rest-js": "^2.2.1",
"@azure/storage-blob": "^12.3.0",
"archiver": "^4.0.1",
"dayjs": "^1.9.1",
Expand All @@ -47,7 +47,7 @@
"pretty-bytes": "^5.3.0",
"request": "^2.88.2",
"simple-git": "1.132.0",
"vscode-azureextensionui": "^0.38.3",
"vscode-azureextensionui": "^0.39.0",
"vscode-azurekudu": "^0.2.0",
"vscode-nls": "^4.1.1",
"websocket": "^1.0.31"
Expand Down

0 comments on commit 9c15e6f

Please sign in to comment.