Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 709a0d0

Browse files
committedJul 20, 2021
chore: Update dependency requirements. Fix node version manager.
1 parent 0f45152 commit 709a0d0

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
 

‎.node-version

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

‎.nvmrc

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

‎docs/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Here is what is needed:
2929

3030
- `node` v14.x
3131
- `git` v2.x or greater
32+
- [`git-lfs`](https://git-lfs.github.com)
3233
- [`yarn`](https://classic.yarnpkg.com/en/)
3334
- Used to install JS packages and run scripts
3435
- [`nfpm`](https://classic.yarnpkg.com/en/)

0 commit comments

Comments
 (0)
Please sign in to comment.