[koly] update swagger tools to 0.10.1

This commit is contained in:
kolyjjj 2016-05-03 22:18:43 +08:00
parent bed21e418b
commit 0ce6fd7b36

View File

@ -11,6 +11,6 @@
"dependencies": { "dependencies": {
"connect": "^3.2.0", "connect": "^3.2.0",
"js-yaml": "^3.3.0", "js-yaml": "^3.3.0",
"swagger-tools": "0.9.*" "swagger-tools": "0.10.1"
} }
} }