mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-18 22:27:51 +00:00
Upgrade Lanyon to v0.0.73
This commit is contained in:
parent
5f815c7f98
commit
6f0cfaddb1
@ -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
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user