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(package.json): add stripe v10 as optional peerDependency #503

Merged
merged 5 commits into from
Sep 15, 2022

Conversation

ofilipowicz
Copy link
Contributor

fix #502

@underfisk
Copy link
Contributor

I would like for us to only use the latest from now forward

BREAKING CHANGE: Removed stripe v8 and v9 as peerDependecies. stripe ^10.8.0 is required in
peerDependencies now
@ofilipowicz
Copy link
Contributor Author

@underfisk Fine by me. I pushed a change with only the recent stripe version as ^10.8.0 in peerDependencies

@underfisk underfisk changed the title fix(package.json): add stripe v9 and v10 as optional peerDependency fix(package.json): add stripe v10 as optional peerDependency Sep 14, 2022
@underfisk
Copy link
Contributor

@ofilipowicz You'll have to install the stripe as a dev dependency otherwise it can't build, check the CI build errors

@underfisk underfisk merged commit 46ec6fe into golevelup:master Sep 15, 2022
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.

Update stripe package version
2 participants