Skip to content

Commit

Permalink
moved ember to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amkirwan committed Jan 9, 2014
1 parent 7d5e752 commit ea17257
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@
"tests",
"specs"
],
"dependencies": {
"ember": "~1.2.0"
},
"devDependencies": {
"ember": "~1.2.0",
"jasmine": "*",
"sinonjs": "*"
}
Expand Down

0 comments on commit ea17257

Please sign in to comment.