Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkChan0225 committed Jul 5, 2024
1 parent a4eb5d6 commit 7095031
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@types/node": "^18.19.36",
"@types/node": "^18.19.39",
"prettier": "^3.3.2"
},
"dependencies": {
"replugged": "^4.7.13"
"replugged": "^4.8.0"
}
}
67 changes: 34 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/roundeddiscord.css
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ div.profileThemedContainer_d2194f {
}
.animatedContainer_fd6364,
.selectPositionTop_f6639d.open_f6639d,
.root_b93e3f>:last-child {
.root_b93e3f > :last-child {
border-radius: 0px 0px var(--radius) var(--radius);
}
.connectionHeader_e2a436,
Expand Down

0 comments on commit 7095031

Please sign in to comment.