bump version, add .npmignore
This commit is contained in:
parent
cfd430e31c
commit
33050a6f4a
6
.npmignore
Normal file
6
.npmignore
Normal file
@ -0,0 +1,6 @@
|
||||
test/
|
||||
node_modules/
|
||||
README.md
|
||||
.gitignore
|
||||
biome.json
|
||||
bun.lockb
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "mutex-lock-redis",
|
||||
"version": "1.0.1",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user