Remove confusion preview

This commit is contained in:
Kevin van Zonneveld 2016-06-23 14:11:11 +02:00
parent 1f2e1842b3
commit 3f0a7c9166

View File

@ -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",