@capraconsulting/cals-cli
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -1,2 +0,2 @@ | ||
var version = "1.7.0"; | ||
var version = "1.7.1"; | ||
@@ -3,0 +3,0 @@ const VERSION = version; |
@@ -5,3 +5,3 @@ 'use strict'; | ||
var version = "1.7.0"; | ||
var version = "1.7.1"; | ||
@@ -8,0 +8,0 @@ const VERSION = version; |
{ | ||
"name": "@capraconsulting/cals-cli", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "CLI for repeatable tasks in CALS", | ||
@@ -37,10 +37,10 @@ "scripts": { | ||
"@types/node": "11.13.18", | ||
"@types/node-fetch": "2.3.7", | ||
"@types/node-fetch": "2.5.0", | ||
"@types/read": "0.0.28", | ||
"@types/sprintf-js": "1.1.2", | ||
"@types/yargs": "13.0.0", | ||
"@typescript-eslint/eslint-plugin": "1.12.0", | ||
"@typescript-eslint/parser": "1.12.0", | ||
"@typescript-eslint/eslint-plugin": "1.13.0", | ||
"@typescript-eslint/parser": "1.13.0", | ||
"dateformat": "3.0.3", | ||
"eslint": "6.0.1", | ||
"eslint": "6.1.0", | ||
"eslint-config-prettier": "6.0.0", | ||
@@ -47,0 +47,0 @@ "eslint-plugin-prettier": "3.1.0", |
Sorry, the diff of this file is too big to display
95154