Skip to content

Commit a711325

Browse files
committed
build(icon): minimum tokens version with xxl and xxs sizing
Update required tokens version with a minimum of the latest release that includes the new custom-vars for the xxl and xxs workflow icon sizes.
1 parent 5e545d3 commit a711325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"main": "dist/index.css",
1717
"peerDependencies": {
18-
"@spectrum-css/tokens": ">=11.4"
18+
"@spectrum-css/tokens": ">=13.1"
1919
},
2020
"publishConfig": {
2121
"access": "public"

0 commit comments

Comments
 (0)