diff options
Diffstat (limited to 'vid-app-common')
-rw-r--r-- | vid-app-common/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/package.json b/vid-app-common/package.json index e5638d1c3..082631106 100644 --- 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" } |