Upgrade Lanyon to v0.0.73

This commit is contained in:
Kevin van Zonneveld 2017-04-05 12:39:13 +02:00
parent 5f815c7f98
commit 6f0cfaddb1
3 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@ script: test/acceptance.sh
deploy:
skip_cleanup: true
provider: script
script: website/.lanyon/bin/deploy
script: website/./node_modules/lanyon/scripts/ci-deploy.sh
on:
branch: master
condition: $TRAVIS_OS_NAME = linux

View File

@ -39,7 +39,7 @@
"browser-sync": "2.18.5",
"cross-env": "3.1.3",
"fakefile": "0.0.8",
"lanyon": "0.0.72",
"lanyon": "0.0.73",
"next-update": "1.5.1",
"npm-run-all": "3.1.2",
"replace": "^0.3.0"

View File

@ -4136,9 +4136,9 @@ klaw@^1.0.0:
optionalDependencies:
graceful-fs "^4.1.9"
lanyon@0.0.72:
version "0.0.72"
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.72.tgz#b5443b5fa33dc06caf213b198b181a36b3248cfd"
lanyon@0.0.73:
version "0.0.73"
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.73.tgz#da4f0632772420a35540e20472b2dee43cc0c5e5"
dependencies:
assets-webpack-plugin "3.5.1"
autoprefixer "6.7.7"