Skip to content

Commit

Permalink
Update bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnykgupta committed Jan 8, 2016
1 parent ce3cd8f commit 69604b7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "bootModal",
"version": "0.0.1",
"ignore": [
"source",
"spec",
".bowerrc",
".gitignore",
".jshintignore",
".jshintrc",
"bower.json",
"gruntfile.js",
"package.json",
"README.md"
],
"dependencies": {
"bootstrap": ">=3.3.0"
}
Expand Down

0 comments on commit 69604b7

Please sign in to comment.