Skip to content

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
slaweet committed Apr 16, 2021
1 parent b6b86d6 commit 0f63f5d
Show file tree
Hide file tree
Showing 3 changed files with 4,291 additions and 3,797 deletions.
1 change: 0 additions & 1 deletion src/components/Cards.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export default class Cards extends Vue {
setTimeout(() => { this.invisibleCard = card.name; }, 0);
}
handleDragEnd() {
this.draggedCard = '';
this.invisibleCard = '';
Expand Down
1 change: 0 additions & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@

Loading

0 comments on commit 0f63f5d

Please sign in to comment.