diff --git a/samples/client/petstore/typescript-angularjs/package.json b/samples/client/petstore/typescript-angularjs/package.json index afc18b7e777..09498b36d84 100644 --- a/samples/client/petstore/typescript-angularjs/package.json +++ b/samples/client/petstore/typescript-angularjs/package.json @@ -16,7 +16,7 @@ "angular": "^1.4.3" }, "devDependencies": { - "tsd": "^0.6.3", + "tsd": "^0.7.0", "typescript": "^1.5.3" } }