We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e5df7 commit a03be33Copy full SHA for a03be33
1 file changed
app/templates/_package.json
@@ -102,11 +102,11 @@
102
"grunt-build-control": "~0.4.0",
103
"grunt-mocha-test": "~0.10.2",<% if(filters.sass) { %>
104
"grunt-contrib-sass": "^0.7.3",<% } %><% if(filters.stylus) { %>
105
- "grunt-contrib-stylus": "latest",<% } %><% } %>
+ "grunt-contrib-stylus": "latest",<% } %>
106
"jit-grunt": "^0.5.0",
107
"time-grunt": "~0.3.1",
108
"grunt-express-server": "~0.4.17",
109
- "grunt-open": "~0.2.3",
+ "grunt-open": "~0.2.3",<% } %>
110
"open": "~0.0.4",
111
"jshint-stylish": "~0.1.5",
112
"connect-livereload": "~0.4.0",
0 commit comments