Skip to content

Commit

Permalink
fix: remove older starknetjs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bluecco committed Aug 14, 2024
1 parent 7fac892 commit 6cb7aaf
Show file tree
Hide file tree
Showing 8 changed files with 643 additions and 2,311 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"dev": "vite build --watch"
},
"dependencies": {
"@argent/x-window": "^1.0.2",
"@starknet-io/get-starknet": "^4.0.0",
"@starknet-io/get-starknet-core": "^4.0.0",
"@starknet-io/types-js": "^0.7.7",
Expand Down Expand Up @@ -100,8 +101,6 @@
"prettier": "^3.0.3",
"prettier-plugin-import-sort": "^0.0.7",
"semantic-release": "^21.1.1",
"starknet4": "npm:[email protected]",
"starknet5": "npm:[email protected]",
"svelte": "^4.0.0",
"svelte-check": "^3.5.1",
"svelte-preprocess": "^5.0.4",
Expand Down
1,561 changes: 642 additions & 919 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions src/window/index.ts

This file was deleted.

37 changes: 0 additions & 37 deletions src/window/modal.ts

This file was deleted.

53 changes: 0 additions & 53 deletions src/window/starknet.ts

This file was deleted.

122 changes: 0 additions & 122 deletions src/window/utils/mittx.ts

This file was deleted.

Loading

0 comments on commit 6cb7aaf

Please sign in to comment.