Skip to content

Commit a2748cd

Browse files
committed
fix: downgrade prettier
1 parent 795dfad commit a2748cd

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

424 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@types/object-hash": "^3.0.6",
3030
"prettier": "^3.5.3",
31-
"prettier-plugin-solidity": "^2.0.0",
31+
"prettier-plugin-solidity": "^1.0.0",
3232
"tsup": "^8.3.6",
3333
"typescript": "^5.4.5",
3434
"vitest": "^2.1.5"

0 commit comments

Comments
 (0)