Skip to content

Commit

Permalink
Added bower_components to repo to allow gh-pages updates to be easier.
Browse files Browse the repository at this point in the history
  • Loading branch information
rpocklin committed Feb 23, 2015
1 parent 8fde542 commit 19491b0
Show file tree
Hide file tree
Showing 447 changed files with 148,318 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bower_components/angular-bootstrap/.bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
"version": "0.11.2",
"main": [
"./ui-bootstrap-tpls.js"
],
"dependencies": {
"angular": ">=1"
},
"homepage": "https://github.com/angular-ui/bootstrap-bower",
"_release": "0.11.2",
"_resolution": {
"type": "version",
"tag": "0.11.2",
"commit": "49aa07315b44783d22270a39bfa13e9f5abcab3b"
},
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
"_target": "^0.11.2",
"_originalSource": "angular-bootstrap"
}
11 changes: 11 additions & 0 deletions bower_components/angular-bootstrap/bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"author": {
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
},
"name": "angular-bootstrap",
"version": "0.11.2",
"main": ["./ui-bootstrap-tpls.js"],
"dependencies": {
"angular": ">=1"
}
}
Loading

0 comments on commit 19491b0

Please sign in to comment.