Skip to content

Commit

Permalink
npm install --save mkdirp
Browse files Browse the repository at this point in the history
  • Loading branch information
watilde committed Apr 14, 2016
1 parent 308df9c commit f2fa45c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"license": "MIT",
"dependencies": {
"globby": "^3.0.1",
"mkdirp": "^0.5.1",
"neo-async": "^1.0.0",
"postcss": "^5.0.0",
"read-file-stdin": "^0.2.0",
Expand All @@ -33,4 +34,4 @@
"postcss-import": "^7.1.0",
"postcss-url": "^4.0.0"
}
}
}

0 comments on commit f2fa45c

Please sign in to comment.