Skip to content

Commit

Permalink
chore(luxon-adapter): release 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbin committed Jun 8, 2024
1 parent 70c9182 commit 58b5e49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions projects/extensions-luxon-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ng-matero/extensions-luxon-adapter",
"version": "17.1.2",
"version": "18.0.0",
"description": "Angular Material Extensions Luxon Adapter",
"publishConfig": {
"access": "public"
Expand All @@ -12,10 +12,10 @@
},
"license": "MIT",
"peerDependencies": {
"@angular/core": ">=17.1.0",
"@angular/material": ">=17.1.0",
"@angular/material-luxon-adapter": ">=17.1.0",
"@ng-matero/extensions": ">=17.1.0",
"@angular/core": ">=18.0.0",
"@angular/material": ">=18.0.0",
"@angular/material-luxon-adapter": ">=18.0.0",
"@ng-matero/extensions": ">=18.0.0",
"luxon": "^3.4.0"
},
"dependencies": {
Expand Down

0 comments on commit 58b5e49

Please sign in to comment.