Skip to content

Commit

Permalink
chore(vscode): rollback engines.vscode version (#1035)
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago committed Sep 13, 2023
1 parent 835ed56 commit cdf76d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "https://dartfrog.vgv.dev/",
"license": "MIT",
"engines": {
"vscode": "^1.82.0"
"vscode": "^1.79.0"
},
"categories": [
"Snippets",
Expand Down Expand Up @@ -159,7 +159,7 @@
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.1",
"@types/node": "20.6.0",
"@types/vscode": "^1.82.0",
"@types/vscode": "^1.79.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@vscode/test-electron": "^2.3.2",
Expand Down

0 comments on commit cdf76d5

Please sign in to comment.