Skip to content

Commit e1d230b

Browse files
authored
Fixup dependencies (#593)
1 parent 6b2b7ab commit e1d230b

File tree

4 files changed

+2344
-5774
lines changed

4 files changed

+2344
-5774
lines changed

Diff for: docs/Development.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This document covers the development process, from writing code to publishing a
44

55
> Throughout the document, `F1` is short for Show all commands / Open [command palette](https://code.visualstudio.com/api/ux-guidelines/command-palette)
66
7+
## Environment
8+
9+
- Node 22
10+
- npm 11
11+
712
## Writing
813

914
1. Write your change on any branch other than `main`

0 commit comments

Comments
 (0)