Skip to content

Commit

Permalink
fix(keychain): typing reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie authored and yknl committed Dec 18, 2020
1 parent 50e4292 commit 251383a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/keychain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"unpkg": "dist/keychain.cjs.production.min.js",
"gitHead": "77b4d6d531b74996e4b7a0cbd1cf5b8358a690ce",
"author": "Hank Stoever",
"typings": "./dist/index.d.ts",
"typings": "./dist/keychain/src/index.d.ts",
"homepage": "https://blockstack.org",
"contributors": [
{
Expand Down

0 comments on commit 251383a

Please sign in to comment.