Skip to content

Commit bbf7ff9

Browse files
committed
Add node-fetch dependency and update Node.js version
1 parent 7dc59c5 commit bbf7ff9

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

cloudflare-images.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import axios from "axios";
2+
import fetch from "node-fetch";
23
// fs promises
34
import { promises as fsPromises } from "fs";
45
import fs from "fs";

package-lock.json

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)