Skip to content

Commit 5069953

Browse files
author
Georgii Rychko
authored
feat(tree): add checkboxes support (closes #181, closes #79)
1 parent ef67aa4 commit 5069953

16 files changed

+507
-193
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"webdriver-update": "node ./node_modules/protractor/bin/webdriver-manager update"
5050
},
5151
"devDependencies": {
52-
"@angular/cli": "1.5.4",
52+
"@angular/cli": "1.6.8",
5353
"@angular/common": "5.0.2",
5454
"@angular/compiler": "5.0.2",
5555
"@angular/compiler-cli": "5.0.2",

0 commit comments

Comments
 (0)