Update package.json

This commit is contained in:
Sébastien Chopin 2018-09-26 19:10:46 +02:00 committed by GitHub
parent 4061b6fd87
commit 1ab2483622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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