@richardo2016/ts-type-helpers
Advanced tools
Comparing version
{ | ||
"name": "@richardo2016/ts-type-helpers", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "package of @richardo2016", | ||
@@ -37,3 +37,4 @@ "author": "Richardo2016 <richardo2016@gmail.com>", | ||
"test": "jest", | ||
"prepublishOnly": "npm run build" | ||
"prepublishOnly": "npm run build", | ||
"ci": "npm run build && npm run test" | ||
}, | ||
@@ -46,3 +47,3 @@ "bugs": { | ||
}, | ||
"gitHead": "c126632e493184eadc9516fad6a34b058e19e503" | ||
"gitHead": "605ebd3df71c8a60ce2ffc92b1421bbf335391ce" | ||
} |
4085
1.06%