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