@stylable/jest
Advanced tools
{ | ||
"name": "@stylable/jest", | ||
"version": "3.7.1", | ||
"version": "3.7.2", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,4 +14,4 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.7.0", | ||
"@stylable/module-utils": "^3.7.0", | ||
"@stylable/core": "^3.7.2", | ||
"@stylable/module-utils": "^3.7.2", | ||
"@stylable/runtime": "^3.7.0" | ||
@@ -18,0 +18,0 @@ }, |