Skip to content

Commit

Permalink
feat: add types to package.json (#216)
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
  • Loading branch information
grant authored Jun 8, 2020
1 parent 44b791b commit 4265281
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,6 @@
},
"publishConfig": {
"access": "public"
}
},
"types": "index.d.ts"
}

0 comments on commit 4265281

Please sign in to comment.