Skip to content

Commit

Permalink
docs: bump nuxt 2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 12, 2024
1 parent 7bb90f5 commit 98fb2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/6.bridge/1.overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 98fb2be

Please sign in to comment.