Skip to content

Commit

Permalink
build(deps-dev): Bump @types/node from 18.6.2 to 18.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb authored Aug 8, 2022
2 parents 3bb016a + 5b679ba commit 3af1ca2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 29 deletions.
55 changes: 28 additions & 27 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
Expand Up @@ -2,7 +2,7 @@
"name": "@cheqd/sdk",
"version": "1.2.3",
"description": "A TypeScript SDK built with CosmJS to interact with cheqd network ledger",
"licence": "Apache-2.0",
"license": "Apache-2.0",
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
"source": "src/index.ts",
"main": "build/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/jest": "^28.1.6",
"@types/long": "^4.0.2",
"@types/node": "^18.6.2",
"@types/node": "^18.6.4",
"@types/uuid": "^8.3.4",
"conventional-changelog-conventionalcommits": "^5.0.0",
"jest": "^28.1.3",
Expand Down

0 comments on commit 3af1ca2

Please sign in to comment.