Skip to content

Commit

Permalink
Merge pull request #159 from leondreamed/patch-1
Browse files Browse the repository at this point in the history
Update package.json to support later versions of TypeScript
  • Loading branch information
dankogai authored Nov 16, 2022
2 parents 68f12de + 2e27e1c commit 2410b88
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 @@ -12,6 +12,7 @@
],
"exports": {
".": {
"types": "./base64.d.ts",
"import": "./base64.mjs",
"require": "./base64.js"
},
Expand Down

0 comments on commit 2410b88

Please sign in to comment.