Skip to content

Commit

Permalink
Merge pull request #22 from isaacs/package-updates
Browse files Browse the repository at this point in the history
Package updates
  • Loading branch information
mklabs committed Jun 1, 2016
2 parents 3de76b5 + 75ba55e commit a75d21f
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,8 @@
"test": "node tests/test.js && node tests/test-sync.js"
},
"dependencies": {
"minimatch": "2.x",
"glob": "5.x"
"glob": "^6.0.3",
"minimatch": "^3.0.0"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/mklabs/node-fileset/blob/master/LICENSE-MIT"
}
]
"license": "MIT"
}

0 comments on commit a75d21f

Please sign in to comment.