[web] Remove mock-xmlhttprequest dependency.
This commit is contained in:
parent
b16a3ab083
commit
a53875443e
|
@ -26,7 +26,6 @@
|
|||
"bootstrap": "^3.3.7",
|
||||
"classnames": "^2.2.5",
|
||||
"lodash": "^4.17.4",
|
||||
"mock-xmlhttprequest": "^1.1.0",
|
||||
"prop-types": "^15.5.0",
|
||||
"react": "^15.4.2",
|
||||
"react-codemirror": "^0.3.0",
|
||||
|
|
|
@ -3648,10 +3648,6 @@ minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
|
|||
dependencies:
|
||||
minimist "0.0.8"
|
||||
|
||||
mock-xmlhttprequest@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/mock-xmlhttprequest/-/mock-xmlhttprequest-1.1.0.tgz#310edeccb4390a2d630e1a0b4e747615215bf7af"
|
||||
|
||||
module-deps@^4.0.8:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/module-deps/-/module-deps-4.1.1.tgz#23215833f1da13fd606ccb8087b44852dcb821fd"
|
||||
|
|
Loading…
Reference in New Issue