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

chore: use ajv pack from definitely typed #7

Merged

Conversation

ChristianMurphy
Copy link
Contributor

resolves #4

@@ -41,6 +42,9 @@
"tslint": "^5.18.0",
"typescript": "^3.5.3"
},
"resolutions": {
"ajv": "^6.10.2"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this ensures ajv-pack will use ajv 6

@gitsome
Copy link
Owner

gitsome commented Sep 25, 2019

Awesome. Thanks @ChristianMurphy!

@gitsome gitsome merged commit 2b9a508 into gitsome:master Sep 25, 2019
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.

remove inline ajv-pack typing
2 participants