Add jsr:@logtape/logtape@^0.6.3
dependency
This commit is contained in:
parent
c3e60e3c12
commit
cdd2c37560
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"imports": {
|
||||
"@fedify/fedify": "jsr:@fedify/fedify@^1.0.2",
|
||||
"@fedify/redis": "jsr:@fedify/redis@^0.3.0",
|
||||
"@logtape/logtape": "jsr:@logtape/logtape@^0.6.3",
|
||||
"@std/assert": "jsr:@std/assert@1",
|
||||
"ioredis": "npm:ioredis@^5.4.1"
|
||||
},
|
||||
|
|
|
@ -348,6 +348,7 @@
|
|||
"dependencies": [
|
||||
"jsr:@fedify/fedify@^1.0.2",
|
||||
"jsr:@fedify/redis@^0.3.0",
|
||||
"jsr:@logtape/logtape@^0.6.3",
|
||||
"jsr:@std/assert@1",
|
||||
"npm:ioredis@^5.4.1"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue