Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
add bower components, although I do not understand what this does
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Nov 10, 2013
1 parent 8b09909 commit f84e819
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bower.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
"es5-shim": "~2.0.8", "es5-shim": "~2.0.8",
"angular-resource": "1.0.7", "angular-resource": "1.0.7",
"angular-cookies": "1.0.7", "angular-cookies": "1.0.7",
"angular-sanitize": "1.0.7" "angular-sanitize": "1.0.7",
"angular-strap" : "0.7.7",
"underscore" : "1.5.2"
}, },
"devDependencies": { "devDependencies": {
"angular-mocks": "1.0.7", "angular-mocks": "1.0.7",
Expand Down

0 comments on commit f84e819

Please sign in to comment.