Bump version of dtrace-provider to support Node 6 (#449)
See https://github.com/chrisa/node-dtrace-provider/issues/74#issuecomment-253938799 for relevant details.
This commit is contained in:
parent
d6663a4627
commit
18bdda78cd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"// mv": "required for RotatingFileStream",
|
||||
"// moment": "required for local time with CLI",
|
||||
"optionalDependencies": {
|
||||
"dtrace-provider": "~0.6",
|
||||
"dtrace-provider": "~0.7",
|
||||
"mv": "~2",
|
||||
"safe-json-stringify": "~1",
|
||||
"moment": "^2.10.6"
|
||||
|
|
Loading…
Reference in a new issue