Skip to content

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