@stylable/node
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "@stylable/node", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "Integrate Stylable into your node application", | ||
@@ -14,4 +14,4 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^2.1.3", | ||
"@stylable/module-utils": "^2.2.4", | ||
"@stylable/core": "^2.1.4", | ||
"@stylable/module-utils": "^2.2.5", | ||
"find-config": "^1.0.0", | ||
@@ -34,3 +34,3 @@ "murmurhash": "^0.0.2" | ||
"license": "BSD-3-Clause", | ||
"gitHead": "dcc4099d179ea4fdf3adc54c325b6175ff484266" | ||
"gitHead": "7649161870e66f45df058db8157b4e03afba98a1" | ||
} |
Updated@stylable/core@^2.1.4