@helios-lang/type-utils
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -11,3 +11,4 @@ { | ||
"module": "nodenext", | ||
"target": "esnext" | ||
"target": "esnext", | ||
"lib": ["es6"] | ||
}, | ||
@@ -14,0 +15,0 @@ "exclude": ["node_modules"], |
{ | ||
"name": "@helios-lang/type-utils", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Global utility types", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
3394
43