-
Notifications
You must be signed in to change notification settings - Fork 77
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
Refactoring and cleanup in helpers #163
Conversation
saleel
commented
Jan 22, 2024
- Try and update eml headers to revert ARC changes
- Remove twitter specific code
This reverts commit c708a2d.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Btw, there should be a pre-commit hook that automatically re-compiles helpers/dist if there's a change in helpers/src! |
We have build as part of publish so it gets rebuild before getting published to npm. |