Skip to content

Commit

Permalink
Add type definitions from @ember/destroyable (#660)
Browse files Browse the repository at this point in the history
Floating dependency builds were failing.

> Cannot find module '@ember/destroyable' or its corresponding type declarations.
> Typechecking failed
  • Loading branch information
gilest authored Jan 21, 2022
1 parent 72a5510 commit 973d151
Show file tree
Hide file tree
Showing 2 changed files with 622 additions and 449 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"@types/ember__component": "^3.16.6",
"@types/ember__controller": "^3.16.6",
"@types/ember__debug": "^3.16.5",
"@types/ember__destroyable": "^3.22.0",
"@types/ember__engine": "^3.16.3",
"@types/ember__error": "^3.16.1",
"@types/ember__object": "^3.12.6",
Expand Down
Loading

0 comments on commit 973d151

Please sign in to comment.