ci: import `$fetch`

This commit is contained in:
Daniel Roe 2024-01-30 14:20:20 +00:00
parent 60ab5deb0f
commit a1fb399eb9
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import { execSync } from 'node:child_process'
import { promises as fsp } from 'node:fs'
import { $fetch } from 'ofetch'
import { resolve } from 'pathe'
import { globby } from 'globby'
import { execaSync } from 'execa'