Skip to content

Commit cdfbd89

Browse files
committed
fix(backgroundlayers): extra comma in package.json
1 parent be53447 commit cdfbd89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/alertdialog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"clean": "rimraf dist"
2020
},
2121
"peerDependencies": {
22+
"@spectrum-css/backgroundlayers": ">=1",
2223
"@spectrum-css/button": ">=11",
23-
"@spectrum-css/backgroundlayers": ">=1",,
2424
"@spectrum-css/buttongroup": ">=6",
2525
"@spectrum-css/divider": ">=1 <=2",
2626
"@spectrum-css/icon": ">=4",

0 commit comments

Comments
 (0)