File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
"build" : " gulp"
19
19
},
20
20
"peerDependencies" : {
21
+ "@spectrum-css/backgroundlayers" : " >=1" ,
21
22
"@spectrum-css/button" : " >=11" ,
22
- "@spectrum-css/backgroundlayers" : " >=1" ,,
23
23
"@spectrum-css/buttongroup" : " >=6" ,
24
24
"@spectrum-css/divider" : " >=1 <=2" ,
25
25
"@spectrum-css/icon" : " >=4" ,
28
28
"@spectrum-css/underlay" : " >=3"
29
29
},
30
30
"devDependencies" : {
31
+ "@spectrum-css/backgroundlayers" : " ^1.0.0-alpha.0" ,
31
32
"@spectrum-css/button" : " ^11.0.16" ,
32
33
"@spectrum-css/buttongroup" : " ^6.1.14" ,
33
34
"@spectrum-css/component-builder-simple" : " ^3.0.0" ,
36
37
"@spectrum-css/modal" : " ^4.0.3" ,
37
38
"@spectrum-css/tokens" : " ^13.0.4" ,
38
39
"@spectrum-css/underlay" : " ^3.0.11" ,
39
- "@spectrum-css/backgroundlayers" : " ^1.0.0-alpha.0" ,
40
40
"gulp" : " ^4.0.0"
41
41
},
42
42
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments