Skip to content

Commit

Permalink
fix: removed unused actionbutton from picker
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Jun 16, 2022
1 parent 8233816 commit 0812f91
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions components/picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@
"build": "gulp"
},
"peerDependencies": {
"@spectrum-css/actionbutton": "^1.1.13",
"@spectrum-css/icon": "^3.0.21",
"@spectrum-css/menu": "^4.0.0",
"@spectrum-css/popover": "^5.0.0",
"@spectrum-css/vars": "^8.0.0"
},
"devDependencies": {
"@spectrum-css/actionbutton": "^1.1.14",
"@spectrum-css/component-builder": "^3.1.2",
"@spectrum-css/icon": "^3.0.22",
"@spectrum-css/menu": "^4.0.3",
Expand All @@ -35,4 +33,4 @@
"access": "public"
},
"homepage": "https://opensource.adobe.com/spectrum-css/"
}
}

0 comments on commit 0812f91

Please sign in to comment.