fix formatting, bump version
This commit is contained in:
parent
66261365d7
commit
6ae5b3ddd2
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "@osudirect/mutex-lock-redis",
|
"name": "@osudirect/mutex-lock-redis",
|
||||||
"version": "1.0.2",
|
"version": "1.1.0",
|
||||||
"module": "index.ts",
|
"module": "index.ts",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "bunx biome check --write",
|
"lint": "bunx biome check --write",
|
||||||
"publish": "npm publish --scope=ezppfarm"
|
"publish": "npm publish --scope=ezppfarm"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "1.9.4",
|
"@biomejs/biome": "1.9.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user