Skip to content

Commit 7996fc6

Browse files
committed
Use node 14
1 parent 0709048 commit 7996fc6

File tree

3 files changed

+218
-122
lines changed

3 files changed

+218
-122
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Installation
44

5-
Requires node 10. See [Downloading and installing Nodejs and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
5+
Requires node 14. See [Downloading and installing Nodejs and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
66

77
```npm install -g @jrni/jrni-cli```
88

@@ -110,4 +110,4 @@ Release a new version of the application to the central app repo. This feature i
110110
This relies on setting two env variables which is your central app repo account login (not the login to a specific client box):
111111

112112
APP_INSTALL_EMAIL: App install email address
113-
APP_INSTALL_PASSWORD: App install password
113+
APP_INSTALL_PASSWORD: App install password

0 commit comments

Comments
 (0)