We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e92200 commit 29e1432Copy full SHA for 29e1432
README.md
@@ -30,6 +30,7 @@ While resource-limited, Netlify provides _1M/month requests_ to edge functions p
30
### **Dependencies**
31
32
- **Netlify**: For deploying serverless functions.
33
+- **Deno**: A secure runtime for JavaScript and TypeScript, used for running the edge functions.
34
- **ImageMagick**: For performing image manipulations.
35
- **multiParser**: For parsing multipart form data.
36
0 commit comments