Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ executors:
parameters:
current_golden_images_hash:
type: string
default: 07a5cba6726f993d5ddc38a9c30e9c9e3e94ebc7
default: ee8f9f1cc2fbe29917c792fd40bdb6fce2f622bd
wireit_cache_name:
type: string
default: wireit
Expand Down
3 changes: 1 addition & 2 deletions packages/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@
"@spectrum-web-components/reactive-controllers": "^0.41.2"
},
"devDependencies": {
"@spectrum-css/calendar": "^4.2.4",
"@spectrum-web-components/story-decorator": "^0.41.2"
"@spectrum-css/calendar": "^4.2.4"
},
"types": "./src/index.d.ts",
"customElements": "custom-elements.json",
Expand Down
Loading