Skip to content

Commit

Permalink
moved promise and wizard to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Jun 27, 2023
1 parent e5933ba commit 4eac844
Show file tree
Hide file tree
Showing 2 changed files with 347 additions and 244 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@
"@sentry/integrations": "7.56.0",
"@sentry/tracing": "7.56.0",
"@sentry/types": "7.56.0",
"@sentry/utils": "7.56.0",
"@sentry/wizard": "^1.1.4",
"promise": "^8.1.0"
"@sentry/utils": "7.56.0"
},
"devDependencies": {
"@capacitor/android": "^3.0.1 || ^4.0.0 || ^5.0.0",
Expand All @@ -72,6 +70,7 @@
"@sentry-internal/eslint-config-sdk": "7.56.0",
"@sentry-internal/eslint-plugin-sdk": "7.56.0",
"@sentry/typescript": "5.20.1",
"@sentry/wizard": "3.2.3",
"@types/jest": "^26.0.15",
"eslint": "^7.13.0",
"jest": "^26.6.3",
Expand Down
Loading

0 comments on commit 4eac844

Please sign in to comment.