Skip to content

Commit

Permalink
add ember-focus-trap to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dwickern committed Apr 29, 2023
1 parent a233315 commit e4a37f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"ember-concurrency": "^3.0.0",
"ember-data": "~4.11.0",
"ember-event-helpers": "^0.1.1",
"ember-focus-trap": "^1.0.2",
"ember-load-initializers": "^2.1.2",
"ember-notify": "^6.0.0",
"ember-page-title": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6746,7 +6746,7 @@ ember-fetch@^8.1.1:
node-fetch "^2.6.1"
whatwg-fetch "^3.6.2"

ember-focus-trap@^1.0.0:
ember-focus-trap@^1.0.0, ember-focus-trap@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/ember-focus-trap/-/ember-focus-trap-1.0.2.tgz#813ee3684b95f31a9534ef02f47da2bb7f5f13e9"
integrity sha512-/8Cx9KI7uqoMaNN4Iyxc24P2JIvAcCL3cI1tYdZRHTwTd1sG6esEZWOnpxZOSE7m4xHww8HVUSiXzgyqD8YIhA==
Expand Down

0 comments on commit e4a37f5

Please sign in to comment.