Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit 6bd677e

Browse files
committed
import fetch
1 parent 7a0625f commit 6bd677e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/update-plugins.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import fetch from "node-fetch";
12
import { loadPlugin } from ".";
23

34
const pluginNames = process.argv.slice(2)

0 commit comments

Comments
 (0)