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 14, 2024
1 parent cec17f9 commit 7f52eed
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions packages/abitype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,8 @@
},
"typesVersions": {
"*": {
"abis": [
"./dist/types/exports/abis.d.ts"
],
"zod": [
"./dist/types/exports/zod.d.ts"
]
"abis": ["./dist/types/exports/abis.d.ts"],
"zod": ["./dist/types/exports/zod.d.ts"]
}
},
"peerDependencies": {
Expand All @@ -73,10 +69,7 @@
"devDependencies": {
"zod": "^3.22.4"
},
"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": [
"abi",
Expand Down

0 comments on commit 7f52eed

Please sign in to comment.