joyent/node-triton#51 update deps to get a bunyan > dtrace-provider that works with node v4.2
This commit is contained in:
parent
37dd71b8f8
commit
a8a275ceca
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
## 2.1.4 (not yet released)
|
## 2.1.4 (not yet released)
|
||||||
|
|
||||||
|
- #51: Update deps to get dtrace-provider 0.6 build fix for node v4.2.x.
|
||||||
- #49: `triton create ... --firewall` to enable [Cloud
|
- #49: `triton create ... --firewall` to enable [Cloud
|
||||||
Firewall](https://docs.joyent.com/public-cloud/network/firewall).
|
Firewall](https://docs.joyent.com/public-cloud/network/firewall).
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
"restify-clients": "1.1.0",
|
"restify-clients": "1.1.0",
|
||||||
"restify-errors": "3.0.0",
|
"restify-errors": "3.0.0",
|
||||||
"sshpk": "1.4.4",
|
"sshpk": "1.4.4",
|
||||||
"smartdc-auth": "2.1.5",
|
"smartdc-auth": "2.1.7",
|
||||||
"strsplit": "1.0.0",
|
"strsplit": "1.0.0",
|
||||||
"tabula": "1.6.1",
|
"tabula": "1.6.1",
|
||||||
"tilde-expansion": "0.0.0",
|
"tilde-expansion": "0.0.0",
|
||||||
|
Reference in New Issue
Block a user