Comparing version 2.2.3 to 2.2.4
{ | ||
"name": "tree-ngx", | ||
"description": "A highly customizable Angular Tree Component, usable with minimal implementation.", | ||
"version": "2.2.3", | ||
"version": "2.2.4", | ||
"repository": { | ||
@@ -39,3 +39,2 @@ "type": "git", | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "~0.13.8", | ||
"@angular/common": "^7.2.0", | ||
@@ -49,6 +48,7 @@ "@angular/compiler": "^7.2.0", | ||
"@angular/router": "^7.2.0", | ||
"@angular-devkit/schematics": "0.0.34", | ||
"@angular/cli": "^7.2.0", | ||
"@angular/compiler-cli": "^7.2.0", | ||
"@angular/language-service": "^7.2.0", | ||
"@angular-devkit/build-angular": "0.8.9", | ||
"@angular-devkit/schematics": "0.8.8", | ||
"core-js": "^2.4.1", | ||
@@ -55,0 +55,0 @@ "rxjs": "^6.4.0", |
511130