Skip to content

Commit

Permalink
bump swagger-ui-dist and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
rynam0 committed Feb 15, 2022
1 parent 22581cb commit 3afedf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-swagger-ui",
"version": "2.4.0",
"version": "2.5.0",
"description": "An ember-cli addon for adding swagger-ui to your ember app",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -67,7 +67,7 @@
"prettier": "^2.3.2",
"qunit": "^2.16.0",
"qunit-dom": "^1.6.0",
"swagger-ui-dist": "^4.1.3"
"swagger-ui-dist": "^4.5.0"
},
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 3afedf8

Please sign in to comment.