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

fix(deps): Remove unused cap dependency #14

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

jcesarmobile
Copy link
Contributor

What do these changes do?

It removes the dependency to cap

Why are these changes necessary?

looks like it was added by mistake and prevents npm install from installing on my computer and it's not being used

How did you verify these changes?

I verified that npm install works fine after removing that dependency and npm run build keeps working

Verification Screenshots:

Anything else a reviewer should know?

@jcesarmobile jcesarmobile requested a review from a team as a code owner July 4, 2024 15:05
@rlepinski
Copy link
Contributor

Thanks for the PR!

Looks like this is just the example package.json, is it causing issues if you install it from NPM? Just trying to figure out how urgent a release is

@rlepinski rlepinski merged commit 9c32dce into urbanairship:main Jul 4, 2024
1 check passed
@rlepinski
Copy link
Contributor

Looks like its just validation from my other issue, going to merge and wait on the release. Thanks again!

@jcesarmobile jcesarmobile deleted the cap branch July 4, 2024 16:11
@jcesarmobile
Copy link
Contributor Author

It’s the example app, no no need for a release.

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.

2 participants