Skip to content

Commit 92357b9

Browse files
committed
chore: release 16.0.0
chore: update to angular 16
1 parent 99b5e72 commit 92357b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects/angular-gridster2/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "angular-gridster2",
3-
"version": "15.0.4",
3+
"version": "16.0.0",
44
"license": "MIT",
55
"sideEffects": false,
66
"dependencies": {
77
"tslib": "^2.4.0"
88
},
99
"peerDependencies": {
10-
"@angular/common": "^15.0.0",
11-
"@angular/core": "^15.0.0",
10+
"@angular/common": "^16.0.0",
11+
"@angular/core": "^16.0.0",
1212
"rxjs": "^7.0.0"
1313
},
1414
"homepage": "https://tiberiuzuld.github.io/angular-gridster2",

0 commit comments

Comments
 (0)