Skip to content

Commit

Permalink
bumping required vscode version (#261)
Browse files Browse the repository at this point in the history
bumping required vscode version a bit

Signed-off-by: Lasse Gaardsholt <lasse.gaardsholt@gmail.com>
  • Loading branch information
Gaardsholt authored Jul 19, 2023
1 parent 2a8885c commit 5657896
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://github.com/Gaardsholt/vscode-whatthecommit/issues"
},
"engines": {
"vscode": "^1.60.0"
"vscode": "^1.76.0"
},
"categories": [
"SCM Providers"
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"devDependencies": {
"@types/node": "^18.11.9",
"@types/vscode": "^1.60.0",
"@types/vscode": "^1.76.0",
"@types/webpack-env": "^1.18.1",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
Expand Down

0 comments on commit 5657896

Please sign in to comment.