fix: add misssing dependencies

This commit is contained in:
Pooya Parsa 2018-03-28 09:55:16 +04:30
parent a0c04c8bc3
commit b5c3eabbaa
2 changed files with 6 additions and 0 deletions

View File

@ -71,9 +71,11 @@
"@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2",
"@nuxtjs/youch": "^4.2.3",
"autoprefixer": "^8.2.0",
"babel-core": "^6.26.0",
"babel-loader": "^7.1.4",
"babel-preset-vue-app": "^2.0.0",
"cache-loader": "^1.2.2",
"caniuse-lite": "^1.0.30000821",
"chalk": "^2.3.2",
"chokidar": "^2.0.3",
"compression": "^1.7.1",

View File

@ -1401,6 +1401,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, can
version "1.0.30000820"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000820.tgz#6e36ee75187a2c83d26d6504a1af47cc580324d2"
caniuse-lite@^1.0.30000821:
version "1.0.30000821"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000821.tgz#0f3223f1e048ed96451c56ca6cf197058c42cb93"
caseless@~0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"