Skip to content

Commit

Permalink
Declare entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
arendjr committed Jul 10, 2024
1 parent a4c4dbe commit 4cc9e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"allowJs": true,
"strict": true
},
"exports": "./src/index.ts",
"lock": false,
"publish": {
"include": ["src"]
Expand Down

0 comments on commit 4cc9e3e

Please sign in to comment.