Skip to content

Commit 45b1276

Browse files
authored
docs: Correct node version in README and add .nvmrc file (#528)
1 parent 0aa286e commit 45b1276

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.nvmrc

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Originally, the *openSenseMap* was built as part of the bachelor thesis of [@mpf
1212
If you do need to set the project up locally yourself, feel free to follow these instructions:
1313

1414
### System Requirements
15-
- [Node.js](https://nodejs.org/) >= 20.0.0
15+
- [Node.js](https://nodejs.org/) >= 22.0.0
1616
- [npm](https://npmjs.com/) >= 8.18.0
1717
- [git](https://git-scm.com/) >= 2.38.0
1818
- [Docker](https://www.docker.com) >= 27.0.0

0 commit comments

Comments
 (0)