Skip to content

Commit

Permalink
chore(deps): remove workaround for eslint-plugin-prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Dünkelmann <[email protected]>
  • Loading branch information
MartinX3 committed Jan 12, 2025
1 parent 374a292 commit 232d346
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 26 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"productName": "RTC Köln e.V. 1972",
"author": "Martin Dünkelmann <[email protected]>",
"type": "module",
"packageManager": "pnpm@9.15.3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a",
"packageManager": "pnpm@10.0.0+sha256.43abf6e720fb7bc53c591b0862605c7d323d0a9d2dd33bcac07b062e13cf4948",
"private": true,
"scripts": {
"build": "quasar build",
Expand Down Expand Up @@ -69,10 +69,5 @@
},
"browserslist": [
"defaults"
],
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
}
]
}
12 changes: 0 additions & 12 deletions patches/[email protected]

This file was deleted.

9 changes: 2 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 232d346

Please sign in to comment.