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: ajv-formats should be a dependency #300

Merged
merged 1 commit into from
May 31, 2024

Conversation

phanshiyu
Copy link
Contributor

Summary

What is the background of this pull request?

ajv-formats is a required production dependency as it is imported in __generated__/compiled_schema_strict.js

Changes

  • What are the changes made in this pull request?
  • Change this and that, etc...

ajv-formats moved from a dev dependency to a dependency

Issues

What are the related issues or stories?

users of the library might experience an error where ajv-formats cannot be found

@HJunyuan HJunyuan merged commit d1c1684 into master May 31, 2024
6 checks passed
@phanshiyu phanshiyu deleted the fix/ajv-format-required-dep branch May 31, 2024 02:28
Copy link

🎉 This PR is included in version 6.9.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants