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