_ci: adds src/http/get-index/package.json

This commit is contained in:
Begin 2020-02-05 15:40:03 -05:00 committed by Wes Bos
parent 9c0bad1f8c
commit 1791f07af5

View file

@ -0,0 +1,7 @@
{
"name": "begin-app-get-index",
"dependencies": {
"@architect/functions": "latest",
"@begin/data": "latest"
}
}