sky-toolkit-core
Advanced tools
Comparing version 2.1.4 to 2.6.0
@@ -6,2 +6,15 @@ # Changelog | ||
## 2.6.0 | ||
> Woah! What the hell happened between `2.1.4` and `2.6.0`? 😱 | ||
Chill out, there's nothing to worry about. ❄️ | ||
We've just reverted the way we use [Lerna](https://github.com/lerna/lerna) within our monorepo… | ||
### Project | ||
* [Lerna](https://github.com/lerna/lerna) changed from `independent` to `fixed` for all Toolkit packages. | ||
## 2.1.4 | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "sky-toolkit-core", | ||
"version": "2.1.4", | ||
"version": "2.6.0", | ||
"description": "The core of Sky's CSS Toolkit", | ||
@@ -22,6 +22,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eyeglass": "^1.2.1", | ||
"mocha": "^3.2.0", | ||
"eyeglass": "^1.3.0", | ||
"mocha": "^4.0.1", | ||
"sass-true": "2.0.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104834