Skip to content

Commit

Permalink
Minimum engine and types have to match
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Dec 12, 2022
1 parent 5a8b5e9 commit 004a3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"devDependencies": {
"@octokit/rest": "^19.0.5",
"@types/node": "^18.11.12",
"@types/vscode": "^1.74.0",
"@types/vscode": "^1.71.0",
"@types/vscode-notebook-renderer": "^1.72.0",
"@types/webpack-env": "^1.18.0",
"@types/yargs": "^17.0.17",
Expand Down

0 comments on commit 004a3bf

Please sign in to comment.