Skip to content

Commit

Permalink
Merge branch 'master' into feature/validation-array-require-items
Browse files Browse the repository at this point in the history
  • Loading branch information
ponelat authored Sep 19, 2017
2 parents 6677cfb + e5cf86f commit a57dd00
Show file tree
Hide file tree
Showing 8 changed files with 77 additions and 73 deletions.
110 changes: 57 additions & 53 deletions dist/swagger-editor-bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-editor-bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions dist/swagger-editor-standalone-preset.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/swagger-editor-standalone-preset.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/swagger-editor.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/swagger-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/validation.worker.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "swagger-editor",
"description": "Swagger Editor",
"version": "3.1.7",
"version": "3.1.8",
"main": "dist/swagger-editor.js",
"repository": "git@github.com:swagger-api/swagger-editor.git",
"license": "Apache-2.0",
Expand Down Expand Up @@ -57,8 +57,8 @@
"react-redux": "^4.x.x",
"react-transition-group": "^1.1.1",
"redux": "^3.x.x",
"swagger-client": "3.1.0",
"swagger-ui": "3.2.0",
"swagger-client": "3.1.1",
"swagger-ui": "3.2.1",
"whatwg-fetch": "^2.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit a57dd00

Please sign in to comment.