Skip to content

Commit

Permalink
chore: release 16.0.0
Browse files Browse the repository at this point in the history
chore: update to angular 16
  • Loading branch information
tiberiuzuld committed May 7, 2023
1 parent 99b5e72 commit 92357b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/angular-gridster2/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "angular-gridster2",
"version": "15.0.4",
"version": "16.0.0",
"license": "MIT",
"sideEffects": false,
"dependencies": {
"tslib": "^2.4.0"
},
"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0",
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0",
"rxjs": "^7.0.0"
},
"homepage": "https://tiberiuzuld.github.io/angular-gridster2",
Expand Down

0 comments on commit 92357b9

Please sign in to comment.