Remove unnecessary script

This commit is contained in:
Kalin Chernev 2017-04-06 18:56:39 +02:00 committed by GitHub
parent ba76149cc0
commit da7b7de017
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"hugo": "gulp hugo", "hugo": "gulp hugo",
"webpack": "gulp webpack",
"build": "gulp build", "build": "gulp build",
"build-preview": "gulp build-preview", "build-preview": "gulp build-preview",
"start": "gulp server", "start": "gulp server",