We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67d94a commit 85eeffbCopy full SHA for 85eeffb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ng2-tree",
3
- "version": "2.0.0-rc.11",
+ "version": "3.0.0-rc.11",
4
"description": "angular2 component for visualizing data that can be naturally represented as a tree",
5
"main": "index.js",
6
"license": "MIT",
@@ -85,7 +85,7 @@
85
"jasmine-spec-reporter": "^5.0.2",
86
"karma": "~6.4.2",
87
"karma-chrome-launcher": "^3.2.0",
88
- "karma-cli": "1.0.1",
+ "karma-cli": "^2.0.0",
89
"karma-coverage-istanbul-reporter": "~3.0.2",
90
"karma-jasmine": "^4.0.2",
91
"karma-jasmine-html-reporter": "^1.7.0",
0 commit comments