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