Skip to content

Commit

Permalink
Downgrade @types/vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
DvvCz committed Aug 30, 2023
1 parent 498a798 commit c2e7bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 packages/ramattra-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"vscode-languageclient": "^8.1.0"
},
"devDependencies": {
"@types/vscode": "^1.81.0"
"@types/vscode": "^1.75.0"
}
}

0 comments on commit c2e7bcf

Please sign in to comment.