@stylable/dom-test-kit
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -17,3 +17,3 @@ "main": "./dist/src/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^0.1.11", | ||
"@stylable/core": "^0.1.12", | ||
"@stylable/runtime": "^0.1.9" | ||
@@ -34,3 +34,3 @@ }, | ||
"license": "BSD-3-Clause", | ||
"gitHead": "9f5a12e4744c079d3e0b41add9c18025a0719357" | ||
"gitHead": "e2ed9510f94436fec20cccc3505e6c902546718d" | ||
} |
Updated@stylable/core@^0.1.12