mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix missing import
This commit is contained in:
parent
a5a0d9ec78
commit
5754fd7d37
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import fs from 'fs-extra'
|
||||
|
||||
import { getJsonDirectory } from '../../helpers/get-json-directory.js'
|
||||
|
||||
let jsonDirectory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue