feat(package): bump version
This commit is contained in:
parent
fdb3d09d12
commit
e4a0799503
3 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
import path from 'path';
|
||||
import fs from 'fs';
|
||||
|
||||
export const getFileDetails = (fileId: string) => {
|
||||
const fileLoc = path.join(
|
||||
process.cwd(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue