mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
chore: Update dependency requirements. Fix node version manager.
This commit is contained in:
parent
0f451524f9
commit
dfc88e3e63
3 changed files with 3 additions and 0 deletions
1
.node-version
Normal file
1
.node-version
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
14
|
||||||
1
.nvmrc
Symbolic link
1
.nvmrc
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
.node-version
|
||||||
|
|
@ -29,6 +29,7 @@ Here is what is needed:
|
||||||
|
|
||||||
- `node` v14.x
|
- `node` v14.x
|
||||||
- `git` v2.x or greater
|
- `git` v2.x or greater
|
||||||
|
- [`git-lfs`](https://git-lfs.github.com)
|
||||||
- [`yarn`](https://classic.yarnpkg.com/en/)
|
- [`yarn`](https://classic.yarnpkg.com/en/)
|
||||||
- Used to install JS packages and run scripts
|
- Used to install JS packages and run scripts
|
||||||
- [`nfpm`](https://classic.yarnpkg.com/en/)
|
- [`nfpm`](https://classic.yarnpkg.com/en/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue