mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-21 21:25:11 +00:00
ci: import $fetch
This commit is contained in:
parent
60ab5deb0f
commit
a1fb399eb9
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user