diff --git a/src/http/get-index/package.json b/src/http/get-index/package.json new file mode 100644 index 00000000..828d3fee --- /dev/null +++ b/src/http/get-index/package.json @@ -0,0 +1,7 @@ +{ + "name": "begin-app-get-index", + "dependencies": { + "@architect/functions": "latest", + "@begin/data": "latest" + } +} \ No newline at end of file