Skip to content

Commit cb1d425

Browse files
committed
Build: Use a fixed Grunt version
1 parent f60f8b9 commit cb1d425

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
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"async": "3.2.0",
24-
"grunt": "^1.3.0",
24+
"grunt": "1.3.0",
2525
"grunt-cli": "1.3.2",
2626
"grunt-jquery-content": "3.0.3"
2727
}

0 commit comments

Comments
 (0)