Skip to content

Commit

Permalink
Add typings in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mazamachi authored and MylesBorins committed Nov 25, 2018
1 parent 10abc3c commit 84a4d2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "3.0.0",
"description": "For encoding to/from base64urls",
"main": "index.js",
"typings": "./dist/base64url.d.ts",
"files": [
"dist/",
"index.js"
Expand Down

0 comments on commit 84a4d2f

Please sign in to comment.