Skip to content

refactor: update baileys package import paths and version #49

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: master
Choose a base branch
from

Conversation

adarshmadrecha
Copy link

  • Changed all import statements from "@whiskeysockets/baileys" to "baileys" across the codebase.
  • Updated package.json to replace "@whiskeysockets/baileys" with "baileys" version 6.7.16.
  • Updated pnpm-lock.yaml to reflect the new baileys package version and dependencies.
  • Added @types/node as a dev dependency in package.json.
  • Cleaned up unused dependencies and updated related code to ensure compatibility with the new package structure.

- Changed all import statements from "@whiskeysockets/baileys" to "baileys" across the codebase.
- Updated package.json to replace "@whiskeysockets/baileys" with "baileys" version 6.7.16.
- Updated pnpm-lock.yaml to reflect the new baileys package version and dependencies.
- Added @types/node as a dev dependency in package.json.
- Cleaned up unused dependencies and updated related code to ensure compatibility with the new package structure.
@adarshmadrecha
Copy link
Author

This is because the old package name is deprecated.
Ref: https://www.npmjs.com/package/@whiskeysockets/baileys

image

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.

1 participant