common-types
Advanced tools
Comparing version 1.1.4 to 1.2.0
{ | ||
"name": "common-types", | ||
"version": "1.1.4", | ||
"version": "1.2.0", | ||
"description": "Common types not included in Typescript", | ||
"main": "common-types.ts", | ||
"types": "common-types.ts", | ||
"main": "lib/common-types.d.ts", | ||
"types": "lib/common-types.js", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
13149
8
113