@stylable/node
Advanced tools
Comparing version 4.5.0 to 4.5.1
{ | ||
"name": "@stylable/node", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "Integrate Stylable into your node application", | ||
@@ -10,4 +10,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@stylable/core": "^4.5.0", | ||
"@stylable/module-utils": "^4.5.0", | ||
"@stylable/core": "^4.5.1", | ||
"@stylable/module-utils": "^4.5.1", | ||
"find-config": "^1.0.0" | ||
@@ -30,3 +30,3 @@ }, | ||
"author": "Wix.com", | ||
"license": "BSD-3-Clause" | ||
"license": "MIT" | ||
} |
@@ -44,3 +44,3 @@ # @stylable/node | ||
## License | ||
Copyright (c) 2017 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a [BSD license](./LICENSE). | ||
Copyright (c) 2017 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a [MIT license](./LICENSE). | ||
Sorry, the diff of this file is not supported yet
17486
Updated@stylable/core@^4.5.1