chore(examples): improve nuxt-prefetch pkg.json (#4653)

This commit is contained in:
Alexander Lichter 2018-12-29 22:34:25 +01:00 committed by Pooya Parsa
parent ec99922429
commit c4b5b51fbe

View File

@ -1,7 +1,7 @@
{
"name": "example-hello-world",
"name": "example-nuxt-prefetch",
"dependencies": {
"nuxt": "latest"
"nuxt-edge": "latest"
},
"scripts": {
"dev": "nuxt",