Upgrade Lanyon to v0.0.15

This commit is contained in:
Kevin van Zonneveld 2016-11-30 20:09:01 +01:00
parent 3c114b9d1d
commit c0a2a56cee
2 changed files with 4 additions and 4 deletions

View File

@ -33,9 +33,9 @@
"fakefile": "0.0.6" "fakefile": "0.0.6"
}, },
"devDependencies": { "devDependencies": {
"lanyon": "0.0.13",
"browser-sync": "2.11.0", "browser-sync": "2.11.0",
"cross-env": "1.0.7", "cross-env": "1.0.7",
"lanyon": "0.0.15",
"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.13: lanyon@0.0.15:
version "0.0.13" version "0.0.15"
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.13.tgz#65ee93455c5f44a237b9cb2aceb046d72052cb44" resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.15.tgz#fe9afe8d875377bcdf2a3b7b0efada96a0cedd86"
dependencies: dependencies:
autoprefixer "6.5.3" autoprefixer "6.5.3"
babel-core "6.18.2" babel-core "6.18.2"