mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore(examples): improve nuxt-prefetch pkg.json (#4653)
This commit is contained in:
parent
ec99922429
commit
c4b5b51fbe
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "example-hello-world",
|
"name": "example-nuxt-prefetch",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nuxt": "latest"
|
"nuxt-edge": "latest"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "nuxt",
|
"dev": "nuxt",
|
||||||
|
Loading…
Reference in New Issue
Block a user