We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d51562 commit 4b7fb51Copy full SHA for 4b7fb51
package.json
@@ -3,7 +3,7 @@
3
"version": "1.1.1",
4
"description": "An Ethers.js compatible signer that connects to GCP KMS",
5
"main": "dist/signer.js",
6
- "types": "dist/**/*.d.ts",
+ "types": "dist/signer.d.ts",
7
"scripts": {
8
"type-check": "tsc --noEmit",
9
"test": "jest",
0 commit comments