Skip to content

Commit

Permalink
Merge pull request #287 from lblod/bug/fix-modal-closing-unexpectedly
Browse files Browse the repository at this point in the history
Fixing unexpected closing of AuModal
  • Loading branch information
nvdk authored Jun 10, 2022
2 parents f948f9e + 7239573 commit 68e3ed9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:ember": "ember test"
},
"devDependencies": {
"@appuniversum/ember-appuniversum": "^1.0.15",
"@appuniversum/ember-appuniversum": "^1.2.1",
"@codemirror/basic-setup": "^0.19.0",
"@codemirror/lang-html": "^0.19.3",
"@codemirror/lang-xml": "^0.19.2",
Expand Down

0 comments on commit 68e3ed9

Please sign in to comment.