Skip to content

Commit

Permalink
fix: update VS Code engine version to ^1.95.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatz committed Dec 8, 2024
1 parent 2ab71a3 commit 6b8d734
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/OpenForgeProject/vscode-ext-magento-log-viewer"
},
"engines": {
"vscode": "^1.78.0"
"vscode": "^1.95.0"
},
"categories": [
"Other"
Expand Down Expand Up @@ -155,7 +155,6 @@
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"vscode": "^1.78.0"
"@vscode/test-electron": "^2.4.1"
}
}

0 comments on commit 6b8d734

Please sign in to comment.