Skip to content

Commit c2a4889

Browse files
committed
Allow newer 0.3.x releases of grunt.
1 parent 7716c3d commit c2a4889

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
@@ -52,7 +52,7 @@
5252
],
5353
"dependencies": {},
5454
"devDependencies": {
55-
"grunt": "0.3.9",
55+
"grunt": "~0.3.9",
5656
"grunt-css": "0.2.0",
5757
"grunt-compare-size": "0.1.4",
5858
"grunt-html": "0.1.1",

0 commit comments

Comments
 (0)