mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 07:05:11 +00:00
docs: update minimal example
This commit is contained in:
parent
e3759ad553
commit
7973f5ed46
@ -19,8 +19,7 @@ The minimal `package.json` of your Nuxt application should looks like:
|
||||
"preview": "nuxt preview",
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/devtools": "latest",
|
||||
"dependencies": {
|
||||
"nuxt": "latest",
|
||||
"vue": "latest",
|
||||
"vue-router": "latest"
|
||||
|
Loading…
Reference in New Issue
Block a user