Skip to content

Commit

Permalink
Include readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benmerckx committed Jun 19, 2024
1 parent 358d797 commit 4ae5309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jsr.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "@benmerckx/suite",
"version": "0.3.0",
"version": "0.3.1",
"exports": "./jsr.ts",
"publish": {
"include": ["jsr.ts", "src", "dist"],
"include": ["README.md", "jsr.ts", "src", "dist"],
"exclude": ["!dist"]
}
}

0 comments on commit 4ae5309

Please sign in to comment.