Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
#304 fix
  • Loading branch information
codecalm committed Jul 12, 2019
1 parent c217809 commit f0ea1f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
"scripts": {
"start": "npm-run-all clean css-main js-compile-standalone --parallel watch html-watch --sequential browsersync",
"start": "npm-run-all --sequential clean css-main js-compile-standalone browsersync --parallel watch html-watch --sequential",
"build": "npm-run-all html-build css js",
"bundlesize": "bundlesize",
"browsersync": "node build/browsersync.js",
Expand Down

0 comments on commit f0ea1f8

Please sign in to comment.