We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fe805 commit 3094a69Copy full SHA for 3094a69
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "swagger-node",
3
- "version": "0.8.3",
+ "version": "0.8.2",
4
"description": "The Swagger command-line. Provides Swagger utilities and project lifecycle support.",
5
"keywords": [
6
"swagger",
@@ -28,7 +28,7 @@
28
"fs-extra": "8.1.0",
29
"inquirer": "7.0.0",
30
"js-yaml": "^3.13.0",
31
- "lodash": "~4.17.15",
+ "lodash": "~4.17.11",
32
"nodemon": "^1.19.2",
33
"serve-static": "^1.13.2",
34
"swagger-converter": "1.5.1",
0 commit comments