Skip to content

Commit 8e60ee2

Browse files
committed
chore: update npmignore
1 parent eeece89 commit 8e60ee2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules
2+
tests
3+
bunfig.toml
4+
.prettierrc.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager-bun-sqlite3",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Bun sqlite store for node-cache-manager",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)