File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed
components/opacitycheckerboard Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 16
16
"main" : " dist/index-vars.css" ,
17
17
"scripts" : {
18
18
"build" : " gulp" ,
19
- "clean" : " rimraf dist" ,
20
- "test" : " nx test:scope @spectrum-css/previewopacitycheckerboard"
19
+ "clean" : " rimraf dist"
21
20
},
22
21
"peerDependencies" : {
23
- "@spectrum-css/tokens" : " >=10"
22
+ "@spectrum-css/tokens" : " >=10 <=12 "
24
23
},
25
24
"devDependencies" : {
26
25
"@spectrum-css/component-builder-simple" : " ^2.0.17" ,
27
- "@spectrum-css/tokens" : " ^10.1.2 " ,
26
+ "@spectrum-css/tokens" : " ^12.0.0 " ,
28
27
"gulp" : " ^4.0.0" ,
29
- "nx" : " ^16.6.0" ,
30
28
"rimraf" : " ^5.0.1"
31
29
},
32
30
"publishConfig" : {
Original file line number Diff line number Diff line change 2575
2575
resolved "https://registry.yarnpkg.com/@spectrum-css/tokens/-/tokens-11.3.7.tgz#b4a32faa3febe1e0dc33a109e0ff5545a02bfac6"
2576
2576
integrity sha512-WX0dPqwb2t9u9WBzIRzzYXL/ZJc0r/cSBb7eJxw1xCyg5NQnUKIhGtRT+cMTTCQP0SERFgCk9CZEJcJkZDphGw==
2577
2577
2578
- "@spectrum-css/tokens@^10.1.2":
2579
- version "10.2.2"
2580
- resolved "https://registry.yarnpkg.com/@spectrum-css/tokens/-/tokens-10.2.2.tgz#461697381575446542bbce8ae6d8ea948195ab3f"
2581
- integrity sha512-ljNXDPIJiS2q58dYn1EsXYF78gZaUCrLkOv8T8A5RBy/hM8fI85BghgiRkM0Dvsh87ej0juw3fO71Vkv3fuWlg==
2582
-
2583
2578
"@spectrum-css/underlay@^2.1.0":
2584
2579
version "2.1.0"
2585
2580
resolved "https://registry.yarnpkg.com/@spectrum-css/underlay/-/underlay-2.1.0.tgz#00a30d527d29e8e1ce1567765dab363738e16fb9"
You can’t perform that action at this time.
0 commit comments