Skip to content

Commit 85eeffb

Browse files
committed
Package.json updated + Karma CLI Updated
1 parent c67d94a commit 85eeffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng2-tree",
3-
"version": "2.0.0-rc.11",
3+
"version": "3.0.0-rc.11",
44
"description": "angular2 component for visualizing data that can be naturally represented as a tree",
55
"main": "index.js",
66
"license": "MIT",
@@ -85,7 +85,7 @@
8585
"jasmine-spec-reporter": "^5.0.2",
8686
"karma": "~6.4.2",
8787
"karma-chrome-launcher": "^3.2.0",
88-
"karma-cli": "1.0.1",
88+
"karma-cli": "^2.0.0",
8989
"karma-coverage-istanbul-reporter": "~3.0.2",
9090
"karma-jasmine": "^4.0.2",
9191
"karma-jasmine-html-reporter": "^1.7.0",

0 commit comments

Comments
 (0)