Skip to content

Commit ca828de

Browse files
committed
build(icon): minimum tokens version of latest beta
The latest tokens contains newly added medium and large custom vars. This will need to change to >=13.1.0 of tokens on release.
1 parent 3ea5aaa commit ca828de

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.0-beta.1"
1919
},
2020
"publishConfig": {
2121
"access": "public"

0 commit comments

Comments
 (0)