Skip to content

refactor: update baileys package import paths and version#49

Open
adarshmadrecha wants to merge 1 commit into
mimamch:masterfrom
adarshmadrecha:upgrade_baileys
Open

refactor: update baileys package import paths and version#49
adarshmadrecha wants to merge 1 commit into
mimamch:masterfrom
adarshmadrecha:upgrade_baileys

Conversation

@adarshmadrecha
Copy link
Copy Markdown

  • 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
Copy Markdown
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