Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A basic Runnerty planification needs just these files:

## To Use

To clone and run this repository you'll need [Git](https://git-scm.com), [Node.js 8.9.4](https://nodejs.org/en/download/) (which comes with [npm 5.6.0](http://npmjs.com)) or higher and [Runnerty 2.0.0](https://github.com/runnerty/runnerty) installed on your computer.
To clone and run this repository you'll need [Git](https://git-scm.com), [Node.js 12.16.3](https://nodejs.org/en/download/) or higher and [Runnerty 2.6.0](https://github.com/runnerty/runnerty) installed on your computer.

From your command line:

Expand Down
45 changes: 28 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions plan.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/runnerty/schemas/master/src/plan-2.6.json",
"chains": [
{
"id": "CHAIN_ONE",
Expand Down