terra-mixins
Advanced tools
Comparing version 1.21.0 to 1.22.0
@@ -7,2 +7,7 @@ Changelog | ||
2.29.0 - (November 13, 2018) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.28.0 - (November 9, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-mixins", | ||
"main": "lib/Mixins.scss", | ||
"version": "1.21.0", | ||
"version": "1.22.0", | ||
"description": "The terra-mixins component supplies global mixins for use throughout the Terra ecosystem.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"scripts": { | ||
"compile": "npm run compile:clean && npm run compile:build", | ||
"compile": "npm run compile:clean && npm run compile:build && tt-pack", | ||
"compile:clean": "rimraf lib", | ||
@@ -27,0 +27,0 @@ "compile:build": "babel src --out-dir lib --copy-files", |
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
45434