@stylable/dom-test-kit
Advanced tools
Comparing version 3.6.1 to 3.6.2
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "3.6.1", | ||
"version": "3.6.2", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,4 +15,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.6.1", | ||
"@stylable/runtime": "^3.6.1" | ||
"@stylable/core": "^3.6.2", | ||
"@stylable/runtime": "^3.6.2" | ||
}, | ||
@@ -19,0 +19,0 @@ "files": [ |
Updated@stylable/core@^3.6.2
Updated@stylable/runtime@^3.6.2