common-types
Advanced tools
Comparing version 1.7.8 to 1.7.9
@@ -15,3 +15,3 @@ import { IDictionary, datetime } from "./basics"; | ||
name: string; | ||
runtime: "nodejs6.10" | "node4" | "java8" | "python2.7" | "python3.6" | "go1.x"; | ||
runtime: "nodejs6.10" | "nodejs8.10" | "node4" | "java8" | "python2.7" | "python3.6" | "go1.x"; | ||
profile?: string; | ||
@@ -18,0 +18,0 @@ stage?: string; |
{ | ||
"name": "common-types", | ||
"version": "1.7.8", | ||
"version": "1.7.9", | ||
"description": "Common types not included in Typescript", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/lifegadget/common-types", |
31699