We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e75e5 commit 5e7a691Copy full SHA for 5e7a691
grunt.js
@@ -1,4 +1,4 @@
1
-use strict;
+var cp = require("child_process");
2
var config = require("./config.json");
3
4
module.exports = function( grunt ) {
0 commit comments