mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-18 22:27:51 +00:00
Remove confusion preview
This commit is contained in:
parent
1f2e1842b3
commit
3f0a7c9166
@ -4,7 +4,6 @@
|
||||
"version": "2.0.0",
|
||||
"scripts": {
|
||||
"deploy": "website/_bin/travis-deploy.sh",
|
||||
"preview": "cd website && bundle install --path ./_vendor && bundle exec jekyll serve --watch",
|
||||
"release:major": "env SEMANTIC=major npm run release",
|
||||
"release:minor": "env SEMANTIC=minor npm run release",
|
||||
"release:patch": "env SEMANTIC=patch npm run release",
|
||||
|
Loading…
Reference in New Issue
Block a user