Skip to content

chore: make shell-api a peer dep #541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lerouxb
Copy link
Collaborator

@lerouxb lerouxb commented May 23, 2025

No description provided.

@@ -46,6 +46,9 @@
"reformat": "npm run prettier -- --write .",
"extract-types": "ts-node scripts/extract-types.ts"
},
"peerDependencies": {
"@mongosh/shell-api": "^3.11.0"
},
"dependencies": {
"@mongodb-js/ts-autocomplete": "^0.3.1",
"@mongosh/shell-api": "^3.11.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@mongosh/shell-api": "^3.11.0",

@coveralls
Copy link

Coverage Status

coverage: 72.383%. remained the same
when pulling 44cc0d4 on make-shell-api-peer
into 920e64e on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants