Skip to content

Commit 55e1369

Browse files
committed
Build: Update grunt to 0.3.9. Fixes #8257 - Minified files are missing terminating semicolon.
1 parent 84ac716 commit 55e1369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"dependencies": {},
2828
"devDependencies": {
29-
"grunt": "0.3.7",
29+
"grunt": "0.3.9",
3030
"grunt-css": "0.1.1",
3131
"grunt-compare-size": "0.1.1",
3232
"request": "2.9.153",

0 commit comments

Comments
 (0)