Skip to content

Commit

Permalink
Merge branch 'main' into feat/keyboard-shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Jun 18, 2024
2 parents a1e8ece + 83f4da3 commit 3646739
Show file tree
Hide file tree
Showing 16 changed files with 104 additions and 97 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@electron/notarize": "2.3.2",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.5",
"@types/nprogress": "0.2.3",
"@types/react": "18.3.3",
"@types/react-router-dom": "5.3.3",
Expand All @@ -152,7 +152,7 @@
"webpack-cli": "5.1.4",
"webpack-merge": "5.10.0"
},
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"lint-staged": {
"*.{js,json,ts,tsx}": "biome format --fix"
}
Expand Down
Loading

0 comments on commit 3646739

Please sign in to comment.