Skip to content
This repository was archived by the owner on Jan 25, 2020. It is now read-only.

Commit b537642

Browse files
authored
Merge pull request #95 from subeeshcbabu/v3.0.0
restify 3.0.3 to meet the peer dep requirement
2 parents 533a2c2 + 102568e commit b537642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/app/templates/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"hapi": "^9.0.0",
2020
"swaggerize-hapi": "^2.0.0-"<%}%><% if (framework === 'restify') {%>
2121
"swaggerize-restify": "^2.0.0",
22-
"restify": "^4.0.0"<%}%>,
22+
"restify": "^3.0.3"<%}%>,
2323
"swagmock": "~0.0.2"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)