@stylable/dom-test-kit
Advanced tools
Comparing version 3.1.1 to 3.1.3
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "3.1.1", | ||
"version": "3.1.3", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,4 +15,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.1.1", | ||
"@stylable/runtime": "^3.1.1" | ||
"@stylable/core": "^3.1.3", | ||
"@stylable/runtime": "^3.1.3" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "f793219f09b3fea83005ecd1848d1c9dfeb15df2" | ||
"gitHead": "ebe8f0a6a6472621e671b3333ed410660325b73a" | ||
} |
Updated@stylable/core@^3.1.3
Updated@stylable/runtime@^3.1.3