Skip to content

Commit c6ef521

Browse files
committed
Merge pull request yeoman#1163 from stevemao/patch-2
fix(pkg): comma
2 parents 52540a7 + cfd2e94 commit c6ef521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/common/root/_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"grunt-usemin": "^3.0.0",
5757
"grunt-wiredep": "^2.0.0",
5858
"jit-grunt": "^0.9.1",
59-
"time-grunt": "^1.0.0",<% } %>
59+
"time-grunt": "^1.0.0"<% } %>,
6060
"jshint-stylish": "^1.0.0"
6161
},
6262
"engines": {

0 commit comments

Comments
 (0)