@capraconsulting/cals-cli
Advanced tools
Comparing version 1.1.3 to 1.2.0
@@ -1,2 +0,2 @@ | ||
var version = "1.1.3"; | ||
var version = "1.2.0"; | ||
@@ -3,0 +3,0 @@ const VERSION = version; |
@@ -5,3 +5,3 @@ 'use strict'; | ||
var version = "1.1.3"; | ||
var version = "1.2.0"; | ||
@@ -8,0 +8,0 @@ const VERSION = version; |
{ | ||
"name": "@capraconsulting/cals-cli", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"description": "CLI for repeatable tasks in CALS", | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"@types/lodash": "4.14.136", | ||
"@types/node": "11.13.17", | ||
"@types/node": "11.13.18", | ||
"@types/node-fetch": "2.3.7", | ||
@@ -44,2 +44,3 @@ "@types/read": "0.0.28", | ||
"@typescript-eslint/parser": "1.12.0", | ||
"dateformat": "3.0.3", | ||
"eslint": "6.0.1", | ||
@@ -51,5 +52,6 @@ "eslint-config-prettier": "6.0.0", | ||
"prettier": "1.18.2", | ||
"rollup": "1.16.7", | ||
"rollup": "1.17.0", | ||
"rollup-plugin-alias": "1.5.2", | ||
"rollup-plugin-json": "4.0.0", | ||
"rollup-plugin-replace": "2.2.0", | ||
"rollup-plugin-typescript2": "0.22.0", | ||
@@ -56,0 +58,0 @@ "semantic-release": "15.13.18", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
82684
2106
26