mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-18 22:27:51 +00:00
Upgrade Lanyon to v0.0.32
This commit is contained in:
parent
96ce0c8206
commit
8ce2ed44c0
@ -33,7 +33,7 @@
|
||||
"devDependencies": {
|
||||
"browser-sync": "2.11.0",
|
||||
"cross-env": "1.0.7",
|
||||
"lanyon": "0.0.26",
|
||||
"lanyon": "0.0.32",
|
||||
"nodemon": "1.8.1",
|
||||
"npm-run-all": "2.1.1"
|
||||
}
|
||||
|
13
yarn.lock
13
yarn.lock
@ -2342,12 +2342,6 @@ find-up@^1.0.0:
|
||||
path-exists "^2.0.0"
|
||||
pinkie-promise "^2.0.0"
|
||||
|
||||
find-up@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.0.0.tgz#71e6dc2dad9222143cfc0fa5de7ab739e7320c05"
|
||||
dependencies:
|
||||
path-exists "^2.0.0"
|
||||
|
||||
flatten@^1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
|
||||
@ -3156,9 +3150,9 @@ klaw@^1.0.0:
|
||||
optionalDependencies:
|
||||
graceful-fs "^4.1.9"
|
||||
|
||||
lanyon@0.0.26:
|
||||
version "0.0.26"
|
||||
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.26.tgz#ac74114d08e0f5b6b261588b3bf58ef39df3654c"
|
||||
lanyon@0.0.32:
|
||||
version "0.0.32"
|
||||
resolved "https://registry.yarnpkg.com/lanyon/-/lanyon-0.0.32.tgz#8e4a3eaba4b1b143db637bb58f20218ce0728c87"
|
||||
dependencies:
|
||||
autoprefixer "6.5.3"
|
||||
babel-core "6.18.2"
|
||||
@ -3177,7 +3171,6 @@ lanyon@0.0.26:
|
||||
extract-text-webpack-plugin "1.0.1"
|
||||
fakefile "0.0.8"
|
||||
file-loader "^0.9.0"
|
||||
find-up "^2.0.0"
|
||||
font-awesome "^4.7.0"
|
||||
font-awesome-loader "1.0.1"
|
||||
http-server "0.9.0"
|
||||
|
Loading…
Reference in New Issue
Block a user