serverless/lib/defaults/defaults.json
2015-10-19 11:10:51 -05:00

8 lines
106 B
JSON

{
"plugins": [
{
"path": "./defaults/actions/ProjectCreate.js",
"config": {}
}
]
}