Upgrade Lanyon to v0.0.23

This commit is contained in:
Kevin van Zonneveld 2016-12-01 14:12:27 +01:00
parent d556893774
commit 64dc269217
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.22", "lanyon": "0.0.23",
"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.22: lanyon@0.0.23:
version "0.0.22" version "0.0.23"
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.22.tgz#3bfb02f6a81fd32e547e6f288045061ee77cae11" resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.23.tgz#d6f30a741cb52470eaf97a8badb27f0a47f9504c"
dependencies: dependencies:
autoprefixer "6.5.3" autoprefixer "6.5.3"
babel-core "6.18.2" babel-core "6.18.2"