Fix restify v4 type root

This commit is contained in:
Steve Hipwell
2017-07-07 10:04:22 +01:00
parent 2fde3abd6c
commit dfc73442c3

View File

@@ -12,7 +12,7 @@
"../../"
],
"paths": {
"restify": [ "restify/v2" ]
"restify": [ "restify/v4" ]
},
"types": [],
"noEmit": true,