Skip to content

Commit

Permalink
feat: add multicall hooks and update sale tiers
Browse files Browse the repository at this point in the history
  • Loading branch information
aramalipoor committed Oct 2, 2022
1 parent 73afb95 commit b37ed6e
Show file tree
Hide file tree
Showing 10 changed files with 16,541 additions and 1,063 deletions.
3,772 changes: 2,765 additions & 1,007 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@types/react-dom": "^18.0.5",
"@types/rimraf": "^3.0.2",
"@types/styled-components": "^5.1.25",
"@wagmi/core": "^0.5.7",
"barrelsby": "^2.3.4",
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
Expand Down Expand Up @@ -90,12 +91,15 @@
"ts-node": "^10.7.0",
"typescript": "^4.6.2",
"utility-types": "^3.10.0",
"@wagmi/core": "^0.5.7",
"wagmi": "^0.6.7",
"webpack": "^5.70.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@flair-sdk/contracts": "^2.6.4",
"@flair-sdk/react": "^2.13.0"
}
}
Loading

0 comments on commit b37ed6e

Please sign in to comment.