Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit a8e74e0

Browse files
committed
Update devDependencies to latest versions
Updates: - cypress v4.10.0 - netlify-cli v2.58.0 - wait-on v5.1.0
1 parent 1d8615f commit a8e74e0

File tree

3 files changed

+615
-348
lines changed

3 files changed

+615
-348
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ I recommend you still use `next dev` to build and preview your application local
9090

9191
But if you want to emulate the Netlify deployment on your computer, you can also run `next-on-netlify` locally and then use `netlify-cli` to preview the result.
9292

93-
First, install `netlify-cli` v2.54.0 or later:
93+
First, install the latest version of `netlify-cli` (you can also [look at package.json](https://github.com/FinnWoelm/next-on-netlify/blob/master/package.json) to see the version against which next-on-netlify has been tested):
9494

9595
```bash
9696
npm install -g netlify-cli

0 commit comments

Comments
 (0)