Skip to content

Commit f05a752

Browse files
Fixes missing mkdirp require
1 parent 3d9bca1 commit f05a752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"karma-phantomjs-launcher": "^0.2.1",
4343
"karma-sourcemap-loader": "^0.3.6",
4444
"karma-webpack": "^1.7.0",
45+
"mkdirp": "^0.5.1",
4546
"mocha": "^2.3.4",
4647
"node-sass": "^3.4.2",
4748
"phantomjs": "^1.9.19",

0 commit comments

Comments
 (0)