mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -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'
|
import { getJsonDirectory } from '../../helpers/get-json-directory.js'
|
||||||
|
|
||||||
let jsonDirectory
|
let jsonDirectory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue