depend: add file-type 21.0.0
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
"test": "deno run --allow-read --allow-write src/main_test.ts"
|
"test": "deno run --allow-read --allow-write src/main_test.ts"
|
||||||
},
|
},
|
||||||
"imports": {
|
"imports": {
|
||||||
"chalk": "npm:chalk@5.4.1"
|
"chalk": "npm:chalk@5.4.1",
|
||||||
|
"file-type": "npm:file-type@21.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user