Skip to content

Commit

Permalink
Merge pull request #165 from identity-com/feature/CIV-2038_reverting_…
Browse files Browse the repository at this point in the history
…enum_changes

Updating UCA library version
  • Loading branch information
dmelosantos authored Mar 10, 2021
2 parents 7d4709c + 5ea2654 commit c69bcda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@identity.com/credential-commons",
"version": "1.2.2",
"version": "1.2.3",
"author": "Identity.com Community",
"license": "MIT",
"description": "Verifiable Credential and Attestation Library",
Expand Down Expand Up @@ -64,7 +64,7 @@
"ajv": "^7.0.3"
},
"dependencies": {
"@identity.com/uca": "^1.0.27",
"@identity.com/uca": "^1.0.28",
"babel-runtime": "^6.26.0",
"bitcoinjs-lib": "git+https://github.com/dabura667/bitcoinjs-lib.git#bcash330",
"bluebird": "^3.7.2",
Expand Down

0 comments on commit c69bcda

Please sign in to comment.