fix(pkg): comma · yeoman/generator-angular@cfd2e94

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit cfd2e94

fix(pkg): comma

Make sure the comma is placed correctly when selecting gulp.

File tree

1 file changed

lines changed

1 file changed

lines changed

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": {