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:
c71f2cd
)
Downgrade jest-mock to 24.7.0
author
Ittay Stern
<ittay.stern@att.com>
Mon, 17 Jun 2019 16:04:00 +0000
(19:04 +0300)
committer
Ittay Stern
<ittay.stern@att.com>
Mon, 17 Jun 2019 16:04:00 +0000
(19:04 +0300)
Issue-ID: VID-453
Change-Id: I94f19a25749c125a65af68e7f055204d4caec789
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
e5638d1
..
0826311
100644
(file)
--- a/
vid-app-common/package.json
+++ b/
vid-app-common/package.json
@@
-20,7
+20,7
@@
"gulp-inject": "^5.0.2",
"gulp-jest": "^4.0.2",
"gulp-uglify": "^3.0.1",
- "jest": "
^24.0
.0",
+ "jest": "
24.7
.0",
"jest-mock": "24.7.0",
"stream-series": "^0.1.1"
}