Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 4df8007

Browse files
committed
fixing JSON error in package.gulp.json
1 parent a78b748 commit 4df8007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.gulp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"mustache": "^2.2.1",
1313
"handlebars": "^4.0.5",
1414
"twig": "^0.8.8",
15-
"underscore": "^1.8.3",
15+
"underscore": "^1.8.3"
1616
},
1717
"devDependencies": {
1818
"browser-sync": "^2.11.1",

0 commit comments

Comments
 (0)