mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
chore: add explicit dependencies
This commit is contained in:
parent
39d33686f4
commit
65b97edf03
@ -11,6 +11,7 @@
|
||||
"@nuxt/devalue": "^1.2.4",
|
||||
"@nuxt/utils": "2.11.0",
|
||||
"@nuxt/vue-app": "2.11.0",
|
||||
"@nuxt/webpack": "2.11.0",
|
||||
"chalk": "^3.0.0",
|
||||
"chokidar": "^3.3.1",
|
||||
"consola": "^2.11.3",
|
||||
|
@ -10,6 +10,7 @@
|
||||
"dependencies": {
|
||||
"@nuxt/config": "2.11.0",
|
||||
"@nuxt/utils": "2.11.0",
|
||||
"@nuxt/vue-renderer": "2.11.0",
|
||||
"@nuxtjs/youch": "^4.2.3",
|
||||
"chalk": "^3.0.0",
|
||||
"compression": "^1.7.4",
|
||||
|
Loading…
Reference in New Issue
Block a user