Skip to content

Commit

Permalink
chore: change vscode engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Oct 31, 2024
1 parent 5cb5fcd commit 2a91cd2
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 594 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"email": "[email protected]"
},
"engines": {
"vscode": "^1.95.0"
"vscode": "^1.50"
},
"categories": [
"Other",
Expand Down Expand Up @@ -142,7 +142,7 @@
},
"devDependencies": {
"@types/node": "20.x",
"@types/vscode": "^1.95.0",
"@types/vscode": "^1.50",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
Expand All @@ -154,4 +154,4 @@
"pkg-types": "^1.2.1"
},
"packageManager": "[email protected]+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
}
}
Loading

0 comments on commit 2a91cd2

Please sign in to comment.