Skip to content

Commit

Permalink
remove task
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Beattie authored and Nick Beattie committed Sep 21, 2015
1 parent fa8c80e commit dddc5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"main": "main.js",
"scripts": {
"build": "electron-packager . Shrug --platform=darwin --arch=x64 --version=0.30.3 --ignore=node_modules/electron --icon=Icon.icns",
"start": "electron . && cssnext styles-src.css styles.css"
"start": "electron ."
}
}

0 comments on commit dddc5c9

Please sign in to comment.