Skip to content

Commit

Permalink
feat: update starknet.js to 5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkelawala authored and avimak committed Aug 7, 2023
1 parent 63270a0 commit 08fcda1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"devDependencies": {
"c8": "^7.12.0",
"happy-dom": "^6.0.4",
"starknet": "^5.14.1",
"starknet": "^5.18.0",
"starknet4": "npm:[email protected]",
"typescript": "^4.6.4",
"vite": "^3.0.0",
"vite-plugin-dts": "^1.4.0",
"vitest": "^0.19.1"
},
"peerDependencies": {
"starknet": "^5.14.1"
"starknet": "^5.18.0"
},
"peerDependenciesMeta": {
"starknet": {
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 08fcda1

Please sign in to comment.