Skip to content

Commit

Permalink
Added reps
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwesselink committed Aug 22, 2014
1 parent 4937cc4 commit 5849b37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ node_modules/
dist/docs/
dist/examples/
*.swp
app/bower_components/
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@
"app/bower_components",
"test",
"tests"
]
],
"dependencies": {
"jquery": "2.0.2",
"angularjs": "1.0.8"
}
}

0 comments on commit 5849b37

Please sign in to comment.