Skip to content

Commit

Permalink
prepare 1.9.0 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed May 6, 2024
1 parent cfd82f9 commit feae5c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generators/app/dependencyVersions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"glob": "^10.3.12",
"mocha": "^10.4.0",
"typescript": "^5.4.5",
"@vscode/test-cli": "^0.0.8",
"@vscode/test-cli": "^0.0.9",
"@vscode/test-electron": "^2.3.9",
"@vscode/test-web": "^0.0.54",
"@types/webpack-env": "^1.18.4",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-code",
"version": "1.8.6",
"version": "1.9.0",
"description": "Yeoman generator for Visual Studio Code extensions.",
"keywords": [
"yeoman-generator",
Expand Down

0 comments on commit feae5c6

Please sign in to comment.