We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d7c1d commit a958f90Copy full SHA for a958f90
app/templates/_package.json
@@ -52,8 +52,8 @@
52
"grunt-contrib-coffee": "^0.13.0",<% } %><% if (filters.jade) { %>
53
"grunt-contrib-jade": "^0.15.0",<% } %><% if (filters.less) { %>
54
"grunt-contrib-less": "^1.0.0",<% } %><% if(filters.babel) { %>
55
- "karma-babel-preprocessor": "^5.2.1",
56
- "grunt-babel": "~5.0.0",<% } %>
+ "karma-babel-preprocessor": "^5.2.1",<% } %>
+ "grunt-babel": "~5.0.0",
57
"grunt-google-cdn": "~0.4.0",
58
"grunt-jscs": "^2.0.0",
59
"grunt-newer": "^1.1.1",
0 commit comments