Skip to content

Move ajv-keywords to dev dependencies and update ajv to version 6#57

Closed
realityking wants to merge 2 commits intogajus:masterfrom
realityking:ajv
Closed

Move ajv-keywords to dev dependencies and update ajv to version 6#57
realityking wants to merge 2 commits intogajus:masterfrom
realityking:ajv

Conversation

@realityking
Copy link
Copy Markdown
Contributor

Since ajv is only used in tests it should be a dev dependency. While I'm at it, I also updated it to version 6.

I didn't migrate the schema to version 7, that might be considered a breaking change.

@gajus
Copy link
Copy Markdown
Owner

gajus commented Jan 23, 2018

#35

@gajus gajus closed this Jan 23, 2018
@realityking
Copy link
Copy Markdown
Contributor Author

Oh wow, that is well hidden. I've changed the PR to only move ajv-keywords to dev dependencies. Could you reopen it?

@realityking realityking changed the title Move ajv to dev dependencies and update to version 6 Move ajv-keywords to dev dependencies and update ajv to version 6 Jan 23, 2018
@gajus
Copy link
Copy Markdown
Owner

gajus commented Jan 23, 2018

ajv-keywords are equally needed.

@realityking
Copy link
Copy Markdown
Contributor Author

A quick grep in src and list I couldn't find a reference to it. Are you sure?

If you are I'll just drop the first commit from this PR.

@gajus
Copy link
Copy Markdown
Owner

gajus commented Jan 23, 2018

ajv-keywords is a peer dependency of ajv.

@realityking
Copy link
Copy Markdown
Contributor Author

It's the other way around, ajv is a peer dependency of ajv-keywords.

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