We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca828de commit db0fd19Copy full SHA for db0fd19
components/icon/package.json
@@ -15,7 +15,7 @@
15
},
16
"main": "dist/index.css",
17
"peerDependencies": {
18
- "@spectrum-css/tokens": ">=13.1.0-beta.1"
+ "@spectrum-css/tokens": ">=13.1.0-beta.2"
19
20
"publishConfig": {
21
"access": "public"
tokens/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@spectrum-css/tokens",
3
- "version": "13.1.0-beta.1",
+ "version": "13.1.0-beta.2",
4
"description": "The Spectrum CSS tokens package",
5
"license": "Apache-2.0",
6
"author": "Adobe",
0 commit comments