Skip to content

Commit

Permalink
Remove unused deepmerge module
Browse files Browse the repository at this point in the history
  • Loading branch information
rexblack committed Oct 7, 2016
1 parent fc2949a commit 37180cb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "css-datauri",
"version": "0.0.1",
"author": "Rafael Nowrotek",
"author": {
"name": "Rafael Nowrotek",
"url": "http://benignware.com"
},
"license": "MIT",
"bin": {
"css-datauri": "./index.js"
Expand Down Expand Up @@ -44,7 +47,6 @@
"css-parse": "^2.0.0",
"css-stringify": "^2.0.0",
"datauri": "^1.0.4",
"deepmerge": "^0.2.10",
"mkdirp": "^0.5.1",
"multimatch": "^2.1.0"
}
Expand Down

0 comments on commit 37180cb

Please sign in to comment.