Skip to content

Commit

Permalink
fix: update package version
Browse files Browse the repository at this point in the history
Needed to push the latest version to the npm registry
  • Loading branch information
aeffinidi committed Apr 30, 2024
1 parent ad0b6cc commit 6bd2d5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/auth-provider/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/auth-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@affinidi-tdk/auth-provider",
"version": "0.1.0",
"version": "0.1.1",
"description": "Internal module for managing access tokens",
"author": "Affinidi",
"repository": {
Expand Down

0 comments on commit 6bd2d5b

Please sign in to comment.