Update dependencies 🚀
This commit is contained in:
parent
5f0ac0f46a
commit
10677b57d4
4 changed files with 57 additions and 55 deletions
|
@ -1,5 +1,5 @@
|
|||
import * as fs from 'fs';
|
||||
import fileType from 'file-type';
|
||||
import fileType = require('file-type');
|
||||
import checkSvg from '../misc/check-svg';
|
||||
|
||||
export async function detectMine(path: string) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue