docs: bump nuxt 2 version

This commit is contained in:
Daniel Roe 2024-01-12 16:00:58 +00:00
parent 7bb90f5871
commit 98fb2be07f
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -23,7 +23,7 @@ Make sure your dev server (`nuxt dev`) isn't running, remove any package lock fi
```diff [package.json]
- "nuxt": "^2.16.3"
+ "nuxt": "^2.17.0"
+ "nuxt": "^2.17.3"
```
Then, reinstall your dependencies: