Skip to content

Commit

Permalink
Remove sentry vite plugin from devdeps
Browse files Browse the repository at this point in the history
  • Loading branch information
Oksamies committed Aug 27, 2024
1 parent 0305053 commit 0d8c5ac
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 1,060 deletions.
3 changes: 1 addition & 2 deletions apps/cyberstorm-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@remix-run/react": "*",
"@remix-run/serve": "*",
"@sentry/remix": "^8.7.0",
"@sentry/vite-plugin": "^2.18.0",
"@sentry/vite-plugin": "^2.22.2",
"@thunderstore/cyberstorm": "^0.1.0",
"@thunderstore/cyberstorm-styles": "^0.1.0",
"@thunderstore/dapper": "^0.1.0",
Expand All @@ -29,7 +29,6 @@
},
"devDependencies": {
"@remix-run/dev": "^2.9.1",
"@sentry/vite-plugin": "^2.17.0",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand Down
Loading

0 comments on commit 0d8c5ac

Please sign in to comment.