@stylable/jest
Advanced tools
Comparing version 4.0.0-alpha.3 to 4.0.0-alpha.4
{ | ||
"name": "@stylable/jest", | ||
"version": "4.0.0-alpha.3", | ||
"version": "4.0.0-alpha.4", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,5 +14,5 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.0.0-alpha.3", | ||
"@stylable/module-utils": "^4.0.0-alpha.3", | ||
"@stylable/runtime": "^4.0.0-alpha.3" | ||
"@stylable/core": "^4.0.0-alpha.4", | ||
"@stylable/module-utils": "^4.0.0-alpha.4", | ||
"@stylable/runtime": "^4.0.0-alpha.4" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "fe0e58c1118b9ee5600cf8235e084daae8ebd8be" | ||
"gitHead": "caae0c757a6eb17bf4e3322f8bdf89caf1a548cd" | ||
} |