Version "0.5.1" with RIS Circuit Money Exchange !
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Freeplanet_serverside
|
||||
|
||||
- Node JS (ver. 16.17.0 or up)
|
||||
- Node JS (ver. 16.14.0 or up)
|
||||
|
||||
## Install the dependencies
|
||||
```bash
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"test-watch": "nodemon --exec 'npm test'"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.17.0"
|
||||
"node": "^16.14.0"
|
||||
},
|
||||
"author": "Paolo Arena",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user