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