@stylable/dom-test-kit
Advanced tools
Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1
{ | ||
"name": "@stylable/dom-test-kit", | ||
"version": "4.0.0-alpha.0", | ||
"version": "4.0.0-alpha.1", | ||
"description": "Stylable DOM testing utilities", | ||
@@ -15,4 +15,4 @@ "main": "./cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.0.0-alpha.0", | ||
"@stylable/runtime": "^4.0.0-alpha.0" | ||
"@stylable/core": "^4.0.0-alpha.1", | ||
"@stylable/runtime": "^4.0.0-alpha.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "files": [ | ||
"license": "BSD-3-Clause", | ||
"gitHead": "f794574e154eb415e0dc41bd6c459543704d952f" | ||
"gitHead": "31e083c2d3210bd21db71adb0c66642beeaa0abc" | ||
} |