Skip to content

Commit

Permalink
chore(mkdirp): updagre dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed Apr 24, 2014
1 parent 676d34d commit fe93af9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Expand Up @@ -8,9 +8,5 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[package.json]
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"gulp-util": "^2.2.0",
"object-assign": "^0.3.0",
"through2": "^0.4.0",
"mkdirp": "^0.3.5"
"mkdirp": "^0.4.0"
},
"devDependencies": {
"mocha": "*",
Expand Down

0 comments on commit fe93af9

Please sign in to comment.