Skip to content

Commit 502d0b1

Browse files
committed
chore(backgroundlayers): access new tokens
1 parent 9a91f0c commit 502d0b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"format:results": "prettier --no-config --no-error-on-unmatched-pattern --ignore-unknown --loglevel silent --write dist/"
2828
},
2929
"devDependencies": {
30-
"@adobe/spectrum-tokens": "12.22.0",
30+
"@adobe/spectrum-tokens": "0.0.0-s2-20230810215532",
3131
"concat-cli": "^4.0.0",
3232
"npm-run-all": "^4.1.5",
3333
"postcss": "^8.4.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens-deprecated/-/spectrum-tokens-deprecated-11.8.0.tgz#7edf6f7b7e3c22581e0732c8de97fa0a68ed66b9"
2828
integrity sha512-LW2SA/8VhW868tEcgIcugx7xdtgFG3KiUoEz+4s2nHTdmKj0h2A9pnTNplVTNAMq2uPSfp6wKKvQNNnMSIXqCg==
2929

30-
"@adobe/spectrum-tokens@12.22.0":
31-
version "12.22.0"
32-
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-12.22.0.tgz#b1d9e89598a1038f774602046f6bc1af5d62a104"
33-
integrity sha512-lVBcLO4iWqUHByefxDHka/TYZsXM50W1OT12tM+XHNynjoLQJyz0rC7/R405p707cpWtWvg30WwXlxZLxJuh8w==
30+
"@adobe/spectrum-tokens@0.0.0-s2-20230810215532":
31+
version "0.0.0-s2-20230810215532"
32+
resolved "https://registry.yarnpkg.com/@adobe/spectrum-tokens/-/spectrum-tokens-0.0.0-s2-20230810215532.tgz#71b2c3585183abe63a15c0c7f2c6b1a9a8319218"
33+
integrity sha512-NpgZ6/lCDCubo5tMVxFJinblTCwD40gQ0G8z8lTBYESOKTR7V03cRJ1kyRrtKSvnwTrGesCZob0R3+KLXKe0Yg==
3434

3535
"@ampproject/remapping@^2.2.0":
3636
version "2.2.1"

0 commit comments

Comments
 (0)