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

feat: mirgrate from indy-sdk to askar #14

Merged
merged 1 commit into from
Aug 30, 2023
Merged

feat: mirgrate from indy-sdk to askar #14

merged 1 commit into from
Aug 30, 2023

Conversation

auer-martin
Copy link
Contributor

No description provided.

Copy link
Member

@TimoGlastra TimoGlastra left a comment

Choose a reason for hiding this comment

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

LGTM!

This is a breaking change and not compatible with the indy version. But as this is a development mediator, that is fine for now

package.json Outdated
@@ -26,27 +30,30 @@
"start": "NODE_ENV=production node build/index.js",
"validate": "yarn build && yarn check-format"
},
"dependencies": {
"@aries-framework/askar": "^0.4.1-alpha.22",
Copy link
Member

Choose a reason for hiding this comment

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

0.4.1 has been released. Would be good to keep to stable versions when possible

@TimoGlastra TimoGlastra merged commit 7bf3401 into animo:main Aug 30, 2023
1 check passed
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