@serverless/platform-sdk
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -128,2 +128,3 @@ 'use strict'; | ||
type: 'awsLambda', | ||
timeout: null, | ||
// Provider-specific data goes here | ||
@@ -134,3 +135,2 @@ custom: { | ||
runtime: null, | ||
timeout: null, | ||
role: null, | ||
@@ -137,0 +137,0 @@ onError: null, |
{ | ||
"name": "@serverless/platform-sdk", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Serverless Platform SDK", | ||
@@ -5,0 +5,0 @@ "author": "Serverless, Inc.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
161197