Skip to content

Commit

Permalink
Merge branch 'daviesgeek-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dasois committed May 24, 2014
2 parents e7fbbda + e8c5320 commit 6f7e83c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngprogress",
"version": "1.0.4",
"main": "build/ngProgress.js",
"main": ["build/ngProgress.js", "ngProgress.css"],
"ignore": [
"**/.*",
"node_modules",
Expand All @@ -14,4 +14,4 @@
"karma.conf.js",
"index.html"
]
}
}

0 comments on commit 6f7e83c

Please sign in to comment.