h1-precise-scripts
Advanced tools
Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.7
{ | ||
"name": "h1-precise-scripts", | ||
"version": "0.0.1-alpha.6", | ||
"version": "0.0.1-alpha.7", | ||
"description": "A general purpose package to store and run scripts related to h1-precise. Scripts in this package are not meant to be deployed.", | ||
@@ -53,3 +53,3 @@ "author": "JP Burford <jp.burford@h1insights.com>", | ||
}, | ||
"gitHead": "a366ba1e0875c5f4db511e81e5592e13f52e1fc7" | ||
"gitHead": "127914c3941e984b2f1de2140ab83fe73dd59e16" | ||
} |
@@ -1,2 +0,1 @@ | ||
//touch | ||
import parser from "yargs-parser"; | ||
@@ -3,0 +2,0 @@ import dotenv from "dotenv"; |
2166897
1107