Skip to content

Commit

Permalink
refactoring postpublish script
Browse files Browse the repository at this point in the history
  • Loading branch information
rovolution committed Aug 9, 2015
1 parent d8895d6 commit 65e25f2
Show file tree
Hide file tree
Showing 9 changed files with 1,455 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.idea/*
node_modules
bower_components
css/
./css/
.grunt/*
_SpecRunner.html
npm-debug.log
Expand Down
6 changes: 0 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{
"name": "seiyria-bootstrap-slider",
"version": "5.0.1",
"dependencies": {
"jquery": "*",
"bootstrap": "*",
"modernizr": "*",
"jquery-bridget": "*"
},
"homepage": "https://github.com/seiyria/bootstrap-slider",
"authors": [
"Kyle Kemp <kyle@seiyria.com>",
Expand Down
5 changes: 5 additions & 0 deletions dependencies/css/bootstrap.min.css

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions dependencies/js/jquery.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 65e25f2

Please sign in to comment.