We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d683944 commit 5b36bcdCopy full SHA for 5b36bcd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ngx-json-treeview",
3
- "version": "19.3.2",
+ "version": "20.0.0",
4
"license": "Apache-2.0",
5
"author": {
6
"name": "Michael J Doyle",
projects/ngx-json-treeview/package.json
@@ -18,8 +18,8 @@
18
"treeview"
19
],
20
"peerDependencies": {
21
- "@angular/common": "^19.0.0",
22
- "@angular/core": "^19.0.0"
+ "@angular/common": "^20.0.0",
+ "@angular/core": "^20.0.0"
23
},
24
"dependencies": {
25
"tslib": "^2.3.0"
0 commit comments