Skip to content

Commit

Permalink
Merge branch 'main' into fix/workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tufusa committed May 20, 2024
2 parents 034905a + d010ac4 commit c834851
Show file tree
Hide file tree
Showing 6 changed files with 755 additions and 610 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "eslint src --fix && prettier --write \"src/**/*.{js,jsx,ts,tsx,json,md}\"",
"prettier": "prettier --write \"src/**/*.{js,jsx,ts,tsx,json,md}\""
},
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.1",
"dependencies": {
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
Expand Down
Loading

0 comments on commit c834851

Please sign in to comment.