Skip to content

Commit

Permalink
added main property to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
johanna-skylight committed Oct 12, 2023
1 parent b757a00 commit 19bb37a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"start": "func start",
"test": "jest --watch"
},
"main": "dist/**/index.js",
"dependencies": {
"@azure/functions": "^4.0.1",
"@azure/storage-queue": "^12.6.0",
Expand Down

0 comments on commit 19bb37a

Please sign in to comment.