@stylable/node
Advanced tools
Comparing version 1.0.8 to 1.1.0
{ | ||
"name": "@stylable/node", | ||
"version": "1.0.8", | ||
"version": "1.1.0", | ||
"description": "Integrate Stylable into your node application", | ||
@@ -14,3 +14,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^1.0.7", | ||
"@stylable/core": "^1.1.0", | ||
"find-config": "^1.0.0", | ||
@@ -32,3 +32,3 @@ "murmurhash": "^0.0.2" | ||
"license": "BSD-3-Clause", | ||
"gitHead": "df099c98d345d99dd86484719deba814af37fd93" | ||
"gitHead": "acbebd0380ec82336e8ef9627e927e5a7a365d33" | ||
} |
Updated@stylable/core@^1.1.0