From f194cc4be922c01a35e99ec733d698193b365c7c Mon Sep 17 00:00:00 2001 From: horike37 Date: Fri, 8 Apr 2016 11:26:29 +0900 Subject: [PATCH] Update s-project.json --- s-project.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/s-project.json b/s-project.json index cdcc048..30dd48c 100644 --- a/s-project.json +++ b/s-project.json @@ -6,7 +6,5 @@ "author": "", "description": "A Slick New Serverless Project", "custom": {}, - "plugins": [ - "serverless-serve" - ] -} \ No newline at end of file + "plugins": [] +}