Skip to content

Commit

Permalink
v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cibernox committed Aug 23, 2023
1 parent 2c9aa3a commit 668f7a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-power-calendar",
"version": "0.20.1",
"version": "0.20.2",
"description": "Powerful and customizable calendar component for Ember",
"scripts": {
"build": "ember build --environment=production",
Expand All @@ -21,7 +21,7 @@
},
"peerDependencies": {
"ember-source": "^3.28.0 || ^4.0.0 || >=5.0.0",
"ember-power-calendar-moment": "^0.3.5",
"ember-power-calendar-moment": "^0.3.0",
"ember-power-calendar-luxon": "^0.5.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 668f7a8

Please sign in to comment.