Skip to content

Commit

Permalink
fix package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
steelydylan committed Mar 7, 2018
1 parent 1b84048 commit f748396
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"watch:sass": "onchange \"scss\" -- npm run build:sass",
"sync": "browser-sync start --server './' --files './js/*.js' './css/*.css' --startPath '/examples/right-side'",
"start": "npm-run-all -p watch:js watch:sass sync",
"prepublish": "npm run build:js && git add -A && git commit -m \"bumping version\"",
"deploy": "np --no-cleanup"
},
"repository": {
Expand Down

0 comments on commit f748396

Please sign in to comment.