Skip to content

Commit ed68b83

Browse files
authored
Merge pull request #99 from Hack23/pethers-patch-1
Update devcontainer.json javascript-node:24
2 parents 5f7bd28 + 90613b0 commit ed68b83

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CIA Compliance Manager Dev Container",
3-
"image": "mcr.microsoft.com/devcontainers/javascript-node:22",
3+
"image": "mcr.microsoft.com/devcontainers/javascript-node:24",
44
"features": {
55
"ghcr.io/devcontainers/features/github-cli:1": {},
66
"ghcr.io/devcontainers/features/node:1": {
@@ -26,7 +26,6 @@
2626
"github.vscode-github-actions",
2727

2828
// TypeScript/Node support
29-
"ms-vscode.vscode-typescript-next",
3029
"christian-kohler.npm-intellisense",
3130
"ritwickdey.LiveServer",
3231

0 commit comments

Comments
 (0)