bump loopback-swagger version to 3.0.1

This commit is contained in:
Jurien Hamaker 2017-01-31 09:53:20 +01:00
parent c11924072d
commit 0516bfe3a0
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": "^2.1.0",
"loopback-swagger": "^3.0.1",
"strong-globalize": "^2.6.2",
"swagger-ui": "^2.2.5"
}