Skip to content

Commit

Permalink
hotfix: add vscode-webview for iceworks-config-helper
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinhui committed Aug 10, 2020
1 parent 062aae9 commit 6f3c9fa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions extensions/iceworks-config-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,10 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"@iceworks/common-service": "^0.1.4",
"@iceworks/common-service": "^0.1.14",
"@iceworks/i18n": "^0.1.0",
"@iceworks/project-service": "^0.1.6",
"@iceworks/project-service": "^0.1.15",
"@iceworks/vscode-webview": "^0.1.5",
"lodash.forin": "^4.4.0",
"lodash.isequal": "^4.5.0"
}
Expand Down

0 comments on commit 6f3c9fa

Please sign in to comment.