Skip to content

Commit

Permalink
maint/build ~ add 'deno' to package exports
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Jan 15, 2021
1 parent a43f4b6 commit 6d58d39
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 @@ -27,6 +27,7 @@
"./package.json": "./package.json",
".": [
{
"deno": "./src/mod.deno.ts",
"import": "./dist/cjs/esm-wrapper/index.js",
"require": "./dist/cjs/index.js",
"types": "./dist/types/index.d.ts"
Expand Down

0 comments on commit 6d58d39

Please sign in to comment.