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