Skip to content

Commit

Permalink
Upgrade to dtrace-provider 0.5.
Browse files Browse the repository at this point in the history
Fixes #259. Fixes #258.
  • Loading branch information
stephank authored and trentm committed Jun 7, 2015
1 parent e718905 commit 3f8ff80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"// comment1": "'dtrace-provider' required for dtrace features",
"// comment2": "'mv' required for RotatingFileStream",
"optionalDependencies": {
"dtrace-provider": "~0.4",
"dtrace-provider": "~0.5",
"mv": "~2",
"safe-json-stringify": "~1"
},
Expand Down

0 comments on commit 3f8ff80

Please sign in to comment.