Code Review
/
vid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6c98119
)
Downgrade jest-mock to 24.7.0
author
Ittay Stern
<ittay.stern@att.com>
Mon, 17 Jun 2019 15:54:15 +0000
(18:54 +0300)
committer
Ittay Stern
<ittay.stern@att.com>
Mon, 17 Jun 2019 15:54:15 +0000
(18:54 +0300)
Issue-ID: VID-453
Change-Id: If81b207190980f4264de0952216e662e7801acb1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/package.json
patch
|
blob
|
history
diff --git
a/vid-app-common/package.json
b/vid-app-common/package.json
index
c9445c6
..
e5638d1
100644
(file)
--- a/
vid-app-common/package.json
+++ b/
vid-app-common/package.json
@@
-21,7
+21,7
@@
"gulp-jest": "^4.0.2",
"gulp-uglify": "^3.0.1",
"jest": "^24.0.0",
- "jest-mock": "
^24.0
.0",
+ "jest-mock": "
24.7
.0",
"stream-series": "^0.1.1"
}
}