@sproutsocial/seeds-utils
Advanced tools
Comparing version 1.4.0 to 1.5.0
# Change Log | ||
## 1.5.0 | ||
### Minor Changes | ||
- 75a7bda: revert js object keys to literals instead of strings | ||
## 1.4.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@sproutsocial/seeds-utils", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Seeds utility functions for generating tokens", | ||
@@ -25,3 +25,3 @@ "seeds_ignore": true, | ||
"rimraf": "^2.6.3", | ||
"style-dictionary": "^2.7.0", | ||
"style-dictionary": "^3.7.2", | ||
"tinycolor2": "^1.4.1" | ||
@@ -28,0 +28,0 @@ }, |
22439