Skip to content

Commit

Permalink
Adding Backbone to the PhotoView.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hao committed Oct 31, 2014
1 parent fb76ca5 commit 15e259f
Show file tree
Hide file tree
Showing 4 changed files with 219 additions and 217 deletions.
3 changes: 2 additions & 1 deletion bower.json
Expand Up @@ -22,6 +22,7 @@
"jquery": "~2.1.1",
"raphael": "dbe241f4c5310dd9bf3b451c538d78c6c4a0e288",
"javascript-state-machine": "~2.3.3",
"underscore": "~1.7.0"
"underscore": "~1.7.0",
"backbone": "~1.1.2"
}
}

0 comments on commit 15e259f

Please sign in to comment.