serverless/lib/plugins/Plugins.json
2016-06-01 09:14:58 +02:00

9 lines
140 B
JSON

{
"plugins": [
"./deploy/deploy.js",
"./awsDeploy/awsDeploy.js",
"./create/create.js",
"./helloWorld/helloWorld.js"
]
}