Skip to content

Commit

Permalink
npm install
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Sep 10, 2024
1 parent b909cd8 commit cdacf64
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 48 deletions.
151 changes: 107 additions & 44 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"cosmjs-types": "^0.9.0",
"did-jwt": "^8.0.4",
"did-resolver": "^4.1.0",
"file-type": "^19.4.1",
"file-type": "^19.5.0",
"multiformats": "^13.2.2",
"secp256k1": "^5.0.0",
"uuid": "^10.0.0"
Expand All @@ -79,14 +79,14 @@
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.16.1",
"@types/node": "^20.16.5",
"@types/uuid": "^10.0.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"cross-env": "^7.0.3",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"semantic-release": "^24.0.0",
"ts-jest": "^29.1.2",
"semantic-release": "^24.1.0",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"uint8arrays": "^5.1.0"
Expand Down

0 comments on commit cdacf64

Please sign in to comment.