Skip to content

Commit

Permalink
TECH-292 - Add candid dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TYRONEMICHAEL committed Aug 13, 2024
1 parent 80e044a commit a938a43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/civic_sign_frontend_demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"@dfinity/auth-client": "^2.0.0",
"@dfinity/identity": "^2.0.0",
"@dfinity/principal": "^2.0.0",
"@dfinity/candid": "^2.0.0",
"@dfinity/verifiable-credentials": "^0.0.2",
"axios": "^1.7.2",
"jwt-decode": "^4.0.0",
Expand Down
5 changes: 5 additions & 0 deletions src/civic_sign_frontend_demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,11 @@
dependencies:
idb "^7.0.2"

"@dfinity/candid@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@dfinity/candid/-/candid-2.0.0.tgz#e65a6b8ff565e82ec1dab4d9187b024b893aa532"
integrity sha512-poxIEnzErcKBM5yroabQ3VqQpiYZnqYZdLJWFuIQZzioGdP1mlnVLHx7IbgHN4HBlqVXYPFmEzMU02FnyYUA1Q==

"@dfinity/identity@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@dfinity/identity/-/identity-2.0.0.tgz#0a920742fc46be95d0fa8d3c0d26001b66b7a1c1"
Expand Down

0 comments on commit a938a43

Please sign in to comment.