Skip to content

Commit f277838

Browse files
committed
Fix grunt version which I accidentally messed up with b41acc6
1 parent 75c4e75 commit f277838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"coffee-script": "~1.6.3",
1010
"grunt-contrib-uglify": "~0.2.4",
1111
"grunt-cli": "~0.1.9",
12-
"grunt": "~0.5.0",
12+
"grunt": "~0.4.1",
1313
"grunt-contrib-watch": "~0.5.3",
1414
"grunt-contrib-compass": "~0.5.0"
1515
}

0 commit comments

Comments
 (0)