fix(feedback): drop rebase residue from the sharing acknowledgement
The post-rebase cleanup removes leftover conflict-marker lines and the superseded acknowledgement text from the command source, re-adds the session-telemetry project reference, and restores the lockfile importer link for the sharing dependency.
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -3782,6 +3782,9 @@ importers:
|
||||
'@deepseek-ai/dsh-session':
|
||||
specifier: workspace:^
|
||||
version: link:../../core/session
|
||||
'@deepseek-ai/dsh-session-telemetry':
|
||||
specifier: workspace:^
|
||||
version: link:../../session/session-telemetry
|
||||
'@deepseek-ai/dsh-user-id':
|
||||
specifier: workspace:^
|
||||
version: link:../../session/user-id
|
||||
|
||||
Reference in New Issue
Block a user