@stylable/dom-test-kit
Advanced tools
Comparing version 4.0.0-alpha.9 to 4.0.0-alpha.10
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "4.0.0-alpha.9", | ||
"version": "4.0.0-alpha.10", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,4 +15,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.0.0-alpha.9", | ||
"@stylable/runtime": "^4.0.0-alpha.9" | ||
"@stylable/core": "^4.0.0-alpha.10", | ||
"@stylable/runtime": "^4.0.0-alpha.10" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "de831ebf4bcdb58c2982fbed48f3a01d72433d3b" | ||
"gitHead": "73175a1223e30b7900e26953215abbf9ae297937" | ||
} |
18468