Skip to content

Commit ff57889

Browse files
author
Maxim Uhlemann
committed
Version bump + peer dependencies
1 parent f700fd3 commit ff57889

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects/ngx-md/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "ngx-md",
3-
"version": "18.0.0",
3+
"version": "19.0.0",
44
"peerDependencies": {
5-
"@angular/common": "^18.0.0",
6-
"@angular/core": "^18.0.0"
5+
"@angular/common": "^19.0.0",
6+
"@angular/core": "^19.0.0"
77
},
88
"dependencies": {
99
"tslib": "^2.3.0"
1010
}
11-
}
11+
}

0 commit comments

Comments
 (0)