Skip to content

Commit 0d65581

Browse files
Bump karma because of security warning
1 parent 6e82b95 commit 0d65581

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"extract-text-webpack-plugin": "~3.0.0",
2424
"filewalker": "0.1.2",
2525
"jasmine-core": "^2.8.0",
26-
"karma": "^1.7.1",
27-
"karma-jasmine": "^1.1.0",
28-
"karma-nativescript-launcher": "^0.4.0",
26+
"karma": "~3.0.0",
27+
"karma-jasmine": "~1.1.2",
28+
"karma-nativescript-launcher": "~0.4.0",
2929
"lazy": "1.0.11",
3030
"nativescript-css-loader": "~0.26.0",
3131
"nativescript-dev-typescript": "libs",

0 commit comments

Comments
 (0)