adding to functions

This commit is contained in:
Arjun Patel
2022-01-28 14:46:44 -08:00
parent 74ca4d5dbd
commit 639d294a8c
4 changed files with 710 additions and 22 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"author": "Arjun Patel <[email protected]>",
"license": "MIT",
"private": true,
"workspaces": ["packages/*"]
"workspaces": ["packages/*", "packages/serverless/functions"]
}