We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bae2bd + 8b093bb commit 96551e1Copy full SHA for 96551e1
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"lerna": "3.4.0",
3
- "version": "5.0.3",
+ "version": "5.0.4",
4
"packages": "packages/*",
5
"ignore": "raven-*",
6
"npmClient": "yarn",
packages/integrations/package.json
"name": "@sentry/integrations",
"description": "Pluggable integrations that can be used to enchance JS SDKs",
"repository": "git://github.com/getsentry/sentry-javascript.git",
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/integrations",
0 commit comments