Skip to content

Commit

Permalink
Add destroyable polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikek2252 committed Feb 6, 2024
1 parent aea53d6 commit 3947c10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"ember-cli-babel": "^7.26.11",
"ember-cli-string-utils": "^1.1.0",
"ember-cli-version-checker": "^5.1.2",
"ember-copy": "^2.0.1"
"ember-copy": "^2.0.1",
"ember-destroyable-polyfill": "^2.0.3"
},
"devDependencies": {
"@ember/optional-features": "^2.0.0",
Expand Down

0 comments on commit 3947c10

Please sign in to comment.