@stylable/runtime
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0-alpha.2
{ | ||
"name": "@stylable/runtime", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0-alpha.2", | ||
"description": "Stylable runtime DOM integration", | ||
@@ -30,3 +30,3 @@ "main": "cjs/index.js", | ||
"license": "BSD-3-Clause", | ||
"gitHead": "31e083c2d3210bd21db71adb0c66642beeaa0abc" | ||
"gitHead": "6fa688fa9a7f9cc3f04acfb32f0a55cae7a5c085" | ||
} |
@@ -1,2 +0,2 @@ | ||
/* runtime version: 4.0.0-alpha.1 */ | ||
/* runtime version: 4.0.0-alpha.2 */ | ||
function StylableRuntime(exports){ | ||
@@ -3,0 +3,0 @@ exports = exports || {}; |