Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
Adds dependencies to bower.json
Browse files Browse the repository at this point in the history
Adds underscore and backbone as dependencies
  • Loading branch information
achinaou committed Sep 21, 2015
1 parent ad31b09 commit 986e7a3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,9 @@
"keywords": [
"backbone"
],
"license": "MIT"
"license": "MIT",
"dependencies": {
"underscore": "^1.5.0",
"backbone": "^1.1.2"
}
}

0 comments on commit 986e7a3

Please sign in to comment.