Skip to content

Commit 05f8562

Browse files
authored
bump chat version to add sign message support (#97)
Dependant on BitteProtocol/chat#112 and @bitte/chat version bump
1 parent 0674e61 commit 05f8562

File tree

8 files changed

+1376
-1213
lines changed

8 files changed

+1376
-1213
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,5 @@
6464
"tsx": "^4.7.1",
6565
"typescript": "^5.7.3",
6666
"vitest": "^3.0.5"
67-
},
68-
"pnpm": {
69-
"overrides": {
70-
"secp256k1": "^5.0.1",
71-
"elliptic": "^6.6.0",
72-
"crypto-js": "^4.2.0"
73-
}
7467
}
75-
}
68+
}

0 commit comments

Comments
 (0)