mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-09 03:03:18 +00:00
docs: use @nuxt/kit-nightly
in example
This commit is contained in:
parent
c4445268b6
commit
bdedc32071
@ -18,7 +18,7 @@ You can install the latest Nuxt Kit by adding it to the `dependencies` section o
|
||||
```json [package.json]
|
||||
{
|
||||
"dependencies": {
|
||||
"@nuxt/kit": "npm:@nuxt/kit-edge@latest"
|
||||
"@nuxt/kit": "npm:@nuxt/kit-nightly@latest"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user