Merge pull request #20775 from edx/feanil/correctly_pin_jasmin_jquery
Version 2.1.1 on NPM is not exactly the thing we use.
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"eslint-config-edx-es5": "2.0.0",
|
||||
"eslint-import-resolver-webpack": "0.8.4",
|
||||
"jasmine-core": "2.6.4",
|
||||
"jasmine-jquery": "2.1.1",
|
||||
"jasmine-jquery": "git+https://github.com/velesin/jasmine-jquery.git#ebad463d592d3fea00c69f26ea18a930e09c7b58",
|
||||
"jest": "23.1.0",
|
||||
"jest-enzyme": "6.0.2",
|
||||
"karma": "0.13.22",
|
||||
|
||||
Reference in New Issue
Block a user