architect-build needs mkdirp

This commit is contained in:
Fabian Jakobs 2016-02-04 14:23:33 +00:00
parent fa74b0bdc4
commit a0d121ea93

View File

@ -4,6 +4,7 @@
"dependencies": {
"async": "^1.5.2",
"lodash": "^4.2.1",
"mkdirp": "^0.5.1",
"optimist": "^0.6.1"
}
}