Skip to content

Commit 75ef3b8

Browse files
committed
Probably fix deploys
1 parent a406556 commit 75ef3b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/createTypesPackages.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const packages = [
2121

2222
import { join, dirname } from "path";
2323
import fs from "fs";
24+
import fetch from "node-fetch";
2425
import { fileURLToPath } from "url";
2526
import semver from "semver";
2627
import pkg from "prettier";

0 commit comments

Comments
 (0)