Version 1
[yaffs-website] / node_modules / grunt / bin / grunt
diff --git a/node_modules/grunt/bin/grunt b/node_modules/grunt/bin/grunt
new file mode 100755 (executable)
index 0000000..9ffa444
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env node
+
+require('grunt-cli/bin/grunt');