Skip to content

Commit

Permalink
chore: downgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Jan 21, 2024
1 parent c638144 commit 2c480b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-preview-docs",
"version": "0.0.3",
"version": "0.0.4",
"displayName": "Preview Docs",
"packageManager": "pnpm@8.14.1",
"description": "Preview language and framework documentations within your IDE ✨.",
Expand Down Expand Up @@ -93,7 +93,7 @@
"devDependencies": {
"@types/mocha": "^10.0.6",
"@types/node": "18.x",
"@types/vscode": "^1.85.0",
"@types/vscode": "^1.84.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vscode/test-cli": "^0.0.4",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 2c480b0

Please sign in to comment.