@gasket/plugin-jest
Advanced tools
Comparing version 6.0.0-canary.0 to 6.0.0-canary.4
{ | ||
"name": "@gasket/plugin-jest", | ||
"version": "6.0.0-canary.0", | ||
"version": "6.0.0-canary.4", | ||
"description": "Integrated jest into your application.", | ||
@@ -48,6 +48,6 @@ "main": "index.js", | ||
"jest": "^24.8.0", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
}, | ||
"gitHead": "62beeef23361fa8d1e3373de9fa45e2f0dc4e432" | ||
"gitHead": "9a75af62ebff9f9d3a8855fb138e2bd4fa515645" | ||
} |