Merge pull request #217 from strongloop/updateonly_feature

Increment loopback-swagger version to 4.x
This commit is contained in:
Rashmi Hunt 2017-08-24 09:55:07 -07:00 committed by GitHub
commit c6295993bf
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
"debug": "^2.2.0",
"depd": "^1.1.0",
"lodash": "^3.10.0",
"loopback-swagger": "^3.0.1",
"loopback-swagger": "^4.0.0",
"strong-globalize": "^2.6.2",
"swagger-ui": "^2.2.5"
}