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

feat: add name & version to package.json #164

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Conversation

adam-alchemy
Copy link
Contributor

Motivation

As noted in #157, the lack of a name and version in package.json prevents importing this repo as an NPM package, and only allows using it as a submodule. We want to make it easy for developers to build on ModularAccount, so we should enable this workflow too.

Solution

Add a name and version to package.json.

@adam-alchemy adam-alchemy requested review from jaypaik and howydev April 22, 2024 16:12
@adam-alchemy adam-alchemy merged commit 6261a53 into develop Apr 22, 2024
3 checks passed
@adam-alchemy adam-alchemy deleted the adam/add-package-name branch April 22, 2024 21:54
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.

3 participants