We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d30817 commit 3cb35c9Copy full SHA for 3cb35c9
app/templates/_bower.json
@@ -2,7 +2,8 @@
2
"name": "<%= _.slugify(appname) %>",
3
"version": "0.0.0",
4
"dependencies": {
5
- "ember": "1.3.1",
+ "ember": "1.3.2",
6
+ "handlebars": "1.2.1",
7
"ember-data": "1.0.0-beta.5"<% if (compassBootstrap) { %>,
8
"bootstrap-sass": "~3.0.0"
9
<% } %>
0 commit comments