@stylable/node
Advanced tools
Comparing version 3.0.0 to 3.1.0
{ | ||
"name": "@stylable/node", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Integrate Stylable into your node application", | ||
@@ -14,4 +14,4 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^3.0.0", | ||
"@stylable/module-utils": "^3.0.0", | ||
"@stylable/core": "^3.1.0", | ||
"@stylable/module-utils": "^3.1.0", | ||
"find-config": "^1.0.0", | ||
@@ -33,3 +33,3 @@ "murmurhash": "^0.0.2" | ||
"license": "BSD-3-Clause", | ||
"gitHead": "91b92e8380ec81e5ad6ae4d96625f8d9e972c50d" | ||
"gitHead": "8a4adb3f4741359c5c9ae4f0b9a1195a78251338" | ||
} |
Updated@stylable/core@^3.1.0