mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 22:57:51 +00:00
Upgrade lanyon and don't install it in every single setup
This commit is contained in:
parent
382217eebf
commit
b280139595
@ -7,7 +7,7 @@
|
||||
"build": "lanyon build",
|
||||
"deploy": "lanyon deploy",
|
||||
"encrypt": "lanyon encrypt",
|
||||
"install": "lanyon postinstall",
|
||||
"install:lanyon": "lanyon install",
|
||||
"lint": "shellcheck --shell=bash $(find . -name '*.sh' -maxdepth 2)",
|
||||
"release:major": "env SEMANTIC=major npm run release",
|
||||
"release:minor": "env SEMANTIC=minor npm run release",
|
||||
@ -39,7 +39,7 @@
|
||||
"browser-sync": "2.18.5",
|
||||
"cross-env": "3.1.3",
|
||||
"fakefile": "0.0.8",
|
||||
"lanyon": "0.0.47",
|
||||
"lanyon": "0.0.53",
|
||||
"next-update": "1.5.1",
|
||||
"npm-run-all": "3.1.2",
|
||||
"replace": "^0.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user