This repository was archived by the owner on May 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " use-wagmi" ,
3- "description" : " Vue Composition for Ethereum" ,
3+ "description" : " Vue Composition for Ethereum based on wagmi " ,
44 "license" : " MIT" ,
5- "version" : " 0.3.0 " ,
5+ "version" : " 0.3.1 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " https://github.com/unicape/use-wagmi.git" ,
1111 "contributors" : [
1212 " Unic Ape <94770222@qq.com>"
1313 ],
14- "homepage" : " https://wagmi.sh" ,
15- "funding" : [
16- {
17- "type" : " gitcoin" ,
18- "url" : " https://wagmi.sh/gitcoin"
19- },
20- {
21- "type" : " github" ,
22- "url" : " https://github.com/sponsors/wagmi-dev"
23- }
24- ],
14+ "homepage" : " https://github.com/unicape/use-wagmi" ,
2515 "type" : " module" ,
2616 "main" : " dist/index.js" ,
2717 "types" : " dist/index.d.ts" ,
123113 "@tanstack/query-persist-client-core" : " ^4.29.11" ,
124114 "@tanstack/query-sync-storage-persister" : " ^4.29.11" ,
125115 "@tanstack/vue-query" : " ^4.29.11" ,
126- "@wagmi/core" : " ^1.3.0 " ,
116+ "@wagmi/core" : " ^1.3.1 " ,
127117 "@wagmi/chains" : " ^1.3.0" ,
128- "@wagmi/connectors" : " ^2.5 .0" ,
118+ "@wagmi/connectors" : " ^2.6 .0" ,
129119 "eventemitter3" : " ^4.0.7" ,
130120 "abitype" : " 0.8.7" ,
131121 "vue-demi" : " latest"
You can’t perform that action at this time.
0 commit comments