Skip to content
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

Support both npm and pnpm #185

Merged
merged 4 commits into from
Jan 23, 2024
Merged

Support both npm and pnpm #185

merged 4 commits into from
Jan 23, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jan 22, 2024

As pnpm does not allow indirect package importing through dependency, changed package.json following the rule.

Therefore, @samchon/bbs-backend became both compatible with npm and pnpm.

…y, changed `package.json` following the rule.

Therefore, `@samchon/payments` became both compatible with `npm` and `pnpm`.
@samchon samchon added the enhancement New feature or request label Jan 22, 2024
@samchon samchon self-assigned this Jan 22, 2024
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also removed the simulate mode from the SDK.

@samchon samchon merged commit 9ff51c1 into master Jan 23, 2024
4 checks passed
@samchon samchon deleted the pnpm branch January 23, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant