We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d0fb98 + 7e91e77 commit f154198Copy full SHA for f154198
1 file changed
package.json
@@ -27,14 +27,14 @@
27
"dependencies": {
28
"colours": "~0.6.0-2",
29
"glob": "~4.0.6",
30
- "lodash-node": "~2.4.1"
+ "lodash-node": "~2.4.1",
31
+ "mkdirp": "~0.5.0"
32
},
33
"devDependencies": {
34
"grunt": "~0.4.5",
35
"grunt-cli": "~0.1.13",
36
"grunt-contrib-jshint": "~0.10.0",
37
"grunt-jscs": "~0.7.1",
- "load-grunt-tasks": "~0.6.0",
38
- "mkdirp": "~0.5.0"
+ "load-grunt-tasks": "~0.6.0"
39
}
40
0 commit comments