Skip to content

Commit

Permalink
nit wrong project on sample for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Oct 27, 2023
1 parent 28de68f commit fb803a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ionic-angular-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ng": "ng",
"start": "ng serve",
"test": "ng test",
"sentry:sourcemaps": "sentry-cli sourcemaps inject --org sentry-sdks --project aspnet-core ./www && sentry-cli sourcemaps upload --org sentry-sdks --project aspnet-core ./www"
"sentry:sourcemaps": "sentry-cli sourcemaps inject --org sentry-sdks --project sentry-capacitor ./www && sentry-cli sourcemaps upload --org sentry-sdks --project sentry-capacitor ./www"
},
"version": "0.0.1"
}

0 comments on commit fb803a3

Please sign in to comment.