Skip to content

Commit

Permalink
delete bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chemerisuk committed Dec 1, 2018
1 parent c7baa8b commit 4399b95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
22 changes: 0 additions & 22 deletions bower.json

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"scripts": {
"test": "gulp test $npm_package_config_gulp",
"start": "gulp dev $npm_package_config_gulp",
"version": "gulp dist $npm_package_config_gulp && git add -A dist bower.json",
"version": "gulp dist $npm_package_config_gulp && git add -A dist",
"postversion": "git push && git push --tags",
"publish": "gulp gh-pages $npm_package_config_gulp"
},
Expand Down

0 comments on commit 4399b95

Please sign in to comment.