Skip to content

Commit f4e5454

Browse files
Fix deps
1 parent f49f06f commit f4e5454

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/typechain/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"smartcontract",
99
"blockchain"
1010
],
11-
"version": "8.3.2",
11+
"version": "8.3.3",
1212
"license": "MIT",
1313
"repository": "https://github.com/ethereum-ts/Typechain",
1414
"main": "./dist/index.js",
@@ -31,7 +31,6 @@
3131
"test:fix": "pnpm lint:fix && pnpm format:fix && pnpm test && pnpm typecheck"
3232
},
3333
"dependencies": {
34-
"@types/prettier": "^3.0.0",
3534
"debug": "^4.3.1",
3635
"fs-extra": "^11.3.0",
3736
"glob": "^11.0.3",

0 commit comments

Comments
 (0)