Upgrade Lanyon to v0.0.22

This commit is contained in:
Kevin van Zonneveld 2016-12-01 14:01:53 +01:00
parent 93c9c25c88
commit d556893774
2 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@
"devDependencies": { "devDependencies": {
"browser-sync": "2.11.0", "browser-sync": "2.11.0",
"cross-env": "1.0.7", "cross-env": "1.0.7",
"lanyon": "0.0.21", "lanyon": "0.0.22",
"nodemon": "1.8.1", "nodemon": "1.8.1",
"npm-run-all": "2.1.1" "npm-run-all": "2.1.1"
} }

View File

@ -3150,9 +3150,9 @@ klaw@^1.0.0:
optionalDependencies: optionalDependencies:
graceful-fs "^4.1.9" graceful-fs "^4.1.9"
lanyon@0.0.21: lanyon@0.0.22:
version "0.0.21" version "0.0.22"
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.21.tgz#047cf82d9c9ff133d9f04980296b9e40c5756c60" resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.22.tgz#3bfb02f6a81fd32e547e6f288045061ee77cae11"
dependencies: dependencies:
autoprefixer "6.5.3" autoprefixer "6.5.3"
babel-core "6.18.2" babel-core "6.18.2"