Skip to content

Commit

Permalink
Fix some tests?
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Jan 3, 2024
1 parent 047d545 commit aab6144
Show file tree
Hide file tree
Showing 9 changed files with 171 additions and 428 deletions.
4 changes: 3 additions & 1 deletion docs/app/templates/application.hbs
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{{outlet}}
{{outlet}}

<BasicDropdownWormhole />
4 changes: 1 addition & 3 deletions ember-power-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@
},
"peerDependencies": {
"@ember/test-helpers": "^2.9.4 || ^3.2.1",
"ember-source": "^3.28.0 || ^4.0.0 || >=5.0.0",
"ember-power-calendar-moment": "^0.4.0",
"ember-power-calendar-luxon": "^0.6.0"
"ember-source": "^3.28.0 || ^4.0.0 || >=5.0.0"
}
}
Loading

0 comments on commit aab6144

Please sign in to comment.