mirror of
https://github.com/nuxt/nuxt.git
synced 2025-03-09 03:03:18 +00:00
update youch to 4.0.1
This commit is contained in:
parent
3822f0912b
commit
4ea963a1c9
@ -56,7 +56,7 @@
|
||||
"npm": ">=5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/youch": "^4.0.0",
|
||||
"@nuxtjs/youch": "^4.0.1",
|
||||
"ansi-html": "^0.0.7",
|
||||
"autoprefixer": "^7.2.4",
|
||||
"babel-core": "^6.26.0",
|
||||
|
@ -97,9 +97,9 @@
|
||||
dependencies:
|
||||
arrify "^1.0.1"
|
||||
|
||||
"@nuxtjs/youch@^4.0.0":
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/youch/-/youch-4.0.0.tgz#74eb880f57a3f76f7684f69ba2753a815f308deb"
|
||||
"@nuxtjs/youch@^4.0.1":
|
||||
version "4.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@nuxtjs/youch/-/youch-4.0.1.tgz#73e7e1c8646e1e9c931c6d3216c317c90ff455b8"
|
||||
dependencies:
|
||||
cookie "^0.3.1"
|
||||
mustache "^2.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user