File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/integration-tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 "pack:changed" : " lerna run pack --since" ,
2020 "prepublishOnly" : " lerna run --stream --concurrency 1 prepublishOnly" ,
2121 "postpublish" : " make publish-docs && lerna run --stream --concurrency 1 postpublish" ,
22- "test" : " lerna run --ignore sentry-browser-integration-tests --stream --concurrency 1 --sort test"
22+ "test" : " lerna run --ignore @ sentry-internal/ browser-integration-tests --stream --concurrency 1 --sort test"
2323 },
2424 "volta" : {
2525 "node" : " 14.17.0" ,
Original file line number Diff line number Diff line change 11{
2- "name" : " browser-integration-tests" ,
2+ "name" : " @sentry-internal/ browser-integration-tests" ,
33 "version" : " 1.0.0" ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments