Skip to content

Commit aa7d766

Browse files
committed
Remove VSCode extensions configuration and update Node.js version requirements
1 parent a1a4973 commit aa7d766

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20

.vscode/extensions.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
}
7777
},
7878
"engines": {
79-
"node": ">=18.12.0"
79+
"node": ">=20"
8080
}
8181
}

0 commit comments

Comments
 (0)