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