We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f700fd3 commit ff57889Copy full SHA for ff57889
projects/ngx-md/package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "ngx-md",
3
- "version": "18.0.0",
+ "version": "19.0.0",
4
"peerDependencies": {
5
- "@angular/common": "^18.0.0",
6
- "@angular/core": "^18.0.0"
+ "@angular/common": "^19.0.0",
+ "@angular/core": "^19.0.0"
7
},
8
"dependencies": {
9
"tslib": "^2.3.0"
10
}
11
-}
+}
0 commit comments