📌 pin ts-mixer version
This commit is contained in:
parent
f3115af2b9
commit
f6545b0cbd
1 changed files with 1 additions and 1 deletions
2
deps.ts
2
deps.ts
|
@ -9,4 +9,4 @@ export type {
|
|||
} from 'https://deno.land/x/redis@v0.14.1/mod.ts'
|
||||
export { walk } from 'https://deno.land/std@0.86.0/fs/walk.ts'
|
||||
export { join } from 'https://deno.land/std@0.86.0/path/mod.ts'
|
||||
export { Mixin } from 'https://esm.sh/ts-mixer'
|
||||
export { Mixin } from 'https://esm.sh/ts-mixer@5.4.0'
|
||||
|
|
Loading…
Reference in a new issue