Skip to content

Commit 8fefffc

Browse files
committed
specify node 18 as dependency
1 parent f568a42 commit 8fefffc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.nvmrc

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

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ For convenience, when the `--api` option is provided, the given endpoint will be
3333
npm start -- --api https://checkip.amazonaws.com/
3434
```
3535

36+
## Dependencies
37+
38+
Require node 18, run `npm i` from repository root to install other dependencies.
39+
3640
## Prerender support
3741

3842
Scripts are included to render a static web app from optional static APIs.

0 commit comments

Comments
 (0)