Skip to content

Commit

Permalink
Merge pull request #409 from feross/master
Browse files Browse the repository at this point in the history
Fix compile warnings on node v4
  • Loading branch information
jirwin committed Sep 21, 2015
2 parents 62884a8 + 366f75e commit 0d1323d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"optionalDependencies": {
"iconv": "~2.1.6",
"node-icu-charset-detector": "0.1.0"
"node-icu-charset-detector": "~0.1.2"
},
"devDependencies": {
"faucet": "0.0.1",
Expand Down

0 comments on commit 0d1323d

Please sign in to comment.