@leafygreen-ui/tokens
Advanced tools
Comparing version 1.3.1 to 1.3.2
# @leafygreen-ui/tokens | ||
## 1.3.2 | ||
### Patch Changes | ||
- 8d7534e9: Adds `tsdoc.json` to published package files | ||
- Updated dependencies [8d7534e9] | ||
- @leafygreen-ui/lib@9.4.2 | ||
- @leafygreen-ui/palette@3.4.2 | ||
## 1.3.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@leafygreen-ui/tokens", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "leafyGreen UI Kit Tokens", | ||
@@ -23,8 +23,8 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@leafygreen-ui/lib": "^9.3.0", | ||
"@leafygreen-ui/palette": "^3.4.0" | ||
"@leafygreen-ui/lib": "^9.4.2", | ||
"@leafygreen-ui/palette": "^3.4.2" | ||
}, | ||
"devDependencies": { | ||
"@leafygreen-ui/emotion": "^4.0.0", | ||
"@leafygreen-ui/typography": "^11.0.2" | ||
"@leafygreen-ui/emotion": "^4.0.1", | ||
"@leafygreen-ui/typography": "^13.1.2" | ||
}, | ||
@@ -31,0 +31,0 @@ "homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/tokens", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
68308
Updated@leafygreen-ui/lib@^9.4.2