mailchannels-sdk 0.7.3 → 0.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -159,7 +159,7 @@ pnpm install
159
159
  # Build the package
160
160
  pnpm build
161
161
 
162
- # Run ESLint
162
+ # Run Oxlint
163
163
  pnpm lint
164
164
 
165
165
  # Run Vitest