Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm authored and github-actions[bot] committed Jun 13, 2024
1 parent 701b1a2 commit e2377a3
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,8 @@
},
"typesVersions": {
"*": {
"config": [
"./dist/types/exports/config.d.ts"
],
"plugins": [
"./dist/types/exports/plugins.d.ts"
]
"config": ["./dist/types/exports/config.d.ts"],
"plugins": ["./dist/types/exports/plugins.d.ts"]
}
},
"peerDependencies": {
Expand Down Expand Up @@ -94,18 +90,7 @@
"fixturez": "^1.1.0",
"msw": "^2.2.14"
},
"contributors": [
"awkweb.eth <[email protected]>",
"jxom.eth <[email protected]>"
],
"contributors": ["awkweb.eth <[email protected]>", "jxom.eth <[email protected]>"],
"funding": "https://github.com/sponsors/wevm",
"keywords": [
"wagmi",
"eth",
"ethereum",
"dapps",
"wallet",
"web3",
"cli"
]
"keywords": ["wagmi", "eth", "ethereum", "dapps", "wallet", "web3", "cli"]
}

0 comments on commit e2377a3

Please sign in to comment.