Skip to content

Commit 0e3f48e

Browse files
bernhard-adobepfulton
authored andcommitted
feat: upping core-tokens to v3.0.0
1 parent 8d36860 commit 0e3f48e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/fieldlabel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"peerDependencies": {
1919
"@spectrum-css/icon": "^3.0.21",
20-
"@spectrum-css/tokens": "^1.0.6"
20+
"@spectrum-css/tokens": "^3.0.0"
2121
},
2222
"devDependencies": {
2323
"@spectrum-css/checkbox": "^3.1.3",
@@ -28,7 +28,7 @@
2828
"@spectrum-css/radio": "^4.0.0",
2929
"@spectrum-css/stepper": "^3.0.26",
3030
"@spectrum-css/textfield": "^3.2.4",
31-
"@spectrum-css/tokens": "^1.0.6",
31+
"@spectrum-css/tokens": "^3.0.0",
3232
"gulp": "^4.0.0"
3333
},
3434
"publishConfig": {

0 commit comments

Comments
 (0)