update youch to 4.0.1

This commit is contained in:
Pooya Parsa 2018-01-05 02:47:33 +03:30
parent 3822f0912b
commit 4ea963a1c9
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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"