Skip to content

Commit

Permalink
Add "vscode" dependency > 1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doggy8088 committed Jun 9, 2021
1 parent cdec058 commit ca2d85f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vscode-angular-extension-pack.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
* You can follow [this guideline](https://github.com/angular-eslint/angular-eslint#migrating-an-angular-cli-project-from-codelyzer-and-tslint) for migrating an Angular CLI project from Codelyzer and TSLint to ESLint.
* Update `README.md`
</releaseNotes>
<dependencies>
<dependency id="vscode" version="1.52.0" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down

0 comments on commit ca2d85f

Please sign in to comment.