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 bd850a8 commit 690172eCopy full SHA for 690172e
demo/func/package.json
@@ -1 +1,6 @@
1
-{}
+{
2
+ "main": "**/index.js",
3
+ "dependencies": {
4
+ "@azure/functions": "^4"
5
+ }
6
+}
0 commit comments