Skip to content

Commit

Permalink
👍add files field
Browse files Browse the repository at this point in the history
  • Loading branch information
naporin0624 committed Jun 19, 2023
1 parent 5ea3264 commit 0a1d15f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tricky-ways-develop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@napolab/kv-response-cache": patch
---

add files field to package.json
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@
},
"bugs": {
"url": "https://github.com/napolab/kv-response-cache/issues"
}
},
"files": ["README", "index.mjs", "index.cjs", "index.d.ts"]
}

0 comments on commit 0a1d15f

Please sign in to comment.