Skip to content

Commit 04dfde8

Browse files
committed
chore: bumping node to 16 in contribution doc
1 parent 98cdad4 commit 04dfde8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ node_modules
55
npm-debug.log
66
.idea/
77
dist/
8-
coverage
8+
coverage
9+
.DS_Store

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Contributions via pull requests are much appreciated. Before sending us a pull r
3232

3333
### Setup steps
3434
Ensure that you have the following installed :
35-
- NodeJS (preferably 12.x version)
35+
- NodeJS (preferably 16.x version)
3636
- npm
3737
- typescript
3838
- git

0 commit comments

Comments
 (0)