Skip to content

Commit 3094a69

Browse files
committed
Revert back the version bump to pass travis
1 parent a3fe805 commit 3094a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-node",
3-
"version": "0.8.3",
3+
"version": "0.8.2",
44
"description": "The Swagger command-line. Provides Swagger utilities and project lifecycle support.",
55
"keywords": [
66
"swagger",
@@ -28,7 +28,7 @@
2828
"fs-extra": "8.1.0",
2929
"inquirer": "7.0.0",
3030
"js-yaml": "^3.13.0",
31-
"lodash": "~4.17.15",
31+
"lodash": "~4.17.11",
3232
"nodemon": "^1.19.2",
3333
"serve-static": "^1.13.2",
3434
"swagger-converter": "1.5.1",

0 commit comments

Comments
 (0)