Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit 09acf64

Browse files
committed
chore(package.json): upgrade karma plugins
1 parent 6b67c7c commit 09acf64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"gulp": "^3.9.0",
1010
"gulp-zip": "^2.0.2",
1111
"karma-browserify": "^4.3.0",
12-
"karma-chrome-launcher": "^0.1.4",
12+
"karma-chrome-launcher": "^0.2.0",
1313
"karma-jasmine": "^0.1.5",
14-
"karma-sauce-launcher": "^0.2.9",
14+
"karma-sauce-launcher": "^0.2.14",
1515
"vinyl-source-stream": "^0.1.1"
1616
},
1717
"dependencies": {

0 commit comments

Comments
 (0)