mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2025-05-17 15:32:49 +00:00
Upgrade Lanyon to v0.0.45
This commit is contained in:
parent
f763b47d2b
commit
a5c3d1c793
@ -37,7 +37,7 @@
|
||||
"devDependencies": {
|
||||
"browser-sync": "2.11.0",
|
||||
"cross-env": "1.0.7",
|
||||
"lanyon": "0.0.44",
|
||||
"lanyon": "0.0.45",
|
||||
"nodemon": "1.8.1",
|
||||
"npm-run-all": "2.1.1"
|
||||
}
|
||||
|
14
yarn.lock
14
yarn.lock
@ -3374,9 +3374,9 @@ klaw@^1.0.0:
|
||||
optionalDependencies:
|
||||
graceful-fs "^4.1.9"
|
||||
|
||||
lanyon@0.0.44:
|
||||
version "0.0.44"
|
||||
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.44.tgz#4148a34b50d3ce52f2fe768db9815459756c959b"
|
||||
lanyon@0.0.45:
|
||||
version "0.0.45"
|
||||
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.45.tgz#6b761ae75ddd3efda088c4eede48a6b050a97a62"
|
||||
dependencies:
|
||||
assets-webpack-plugin "^3.5.0"
|
||||
autoprefixer "6.5.3"
|
||||
@ -4209,13 +4209,7 @@ on-headers@~1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/on-headers/-/on-headers-1.0.1.tgz#928f5d0f470d49342651ea6794b0857c100693f7"
|
||||
|
||||
once@^1.3.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
|
||||
dependencies:
|
||||
wrappy "1"
|
||||
|
||||
once@~1.3.0, once@~1.3.3:
|
||||
once@^1.3.0, once@~1.3.0, once@~1.3.3:
|
||||
version "1.3.3"
|
||||
resolved "https://registry.yarnpkg.com/once/-/once-1.3.3.tgz#b2e261557ce4c314ec8304f3fa82663e4297ca20"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user