@stylable/jest
Advanced tools
Comparing version 2.5.0-alpha.1 to 2.5.0
{ | ||
"name": "@stylable/jest", | ||
"version": "2.5.0-alpha.1", | ||
"version": "2.5.0", | ||
"description": "Test your Stylable React components using Jest", | ||
@@ -14,5 +14,5 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^2.5.0-alpha.1", | ||
"@stylable/module-utils": "^2.5.0-alpha.1", | ||
"@stylable/runtime": "^2.5.0-alpha.1" | ||
"@stylable/core": "^2.5.0", | ||
"@stylable/module-utils": "^2.5.0", | ||
"@stylable/runtime": "^2.5.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "10d8c5a95de7e0cb4b7bfb85caa2819b25cec6bc" | ||
"gitHead": "9d3151697859778eb3c2fa08a11566819e8d4929" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7132
Updated@stylable/core@^2.5.0
Updated@stylable/runtime@^2.5.0