Merge branch 'master' into sylvia/DOC-3842
Showing
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File added
This diff is collapsed.
Click to expand it.
File added
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
| ... | @@ -7,12 +7,15 @@ | ... | @@ -7,12 +7,15 @@ |
| "devDependencies": { | "devDependencies": { | ||
| "gulp": "^3.9.0", | "gulp": "^3.9.0", | ||
| "gulp-karma": "0.0.1", | "gulp-karma": "0.0.1", | ||
| "jasmine-core": "^2.8.0", | |||
| "karma": "^0.13.0", | "karma": "^0.13.0", | ||
| "karma-chrome-launcher": "^0.2.0", | "karma-chrome-launcher": "^0.2.0", | ||
| "karma-coverage": "latest", | "karma-coverage": "^1.1.1", | ||
| "karma-firefox-launcher": "latest", | "karma-phantomjs-launcher": "^1.0.4", | ||
| "karma-jasmine": "^0.3.6", | "karma-jasmine": "^0.3.6", | ||
| "karma-jasmine-jquery": "0.1.1", | "karma-jasmine-jquery": "0.1.1", | ||
| "karma-sinon": "latest" | "karma-sinon": "^1.0.5", | ||
| "phantomjs-prebuilt": "^2.1.14", | |||
| "sinon": "^3.2.1" | |||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment