Comparing version 0.0.44 to 0.0.45
{ | ||
"name": "@lbu/cli", | ||
"version": "0.0.44", | ||
"version": "0.0.45", | ||
"description": "CLI containing utilities and simple script runner", | ||
@@ -22,4 +22,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@lbu/insight": "0.0.44", | ||
"@lbu/stdlib": "0.0.44", | ||
"@lbu/insight": "0.0.45", | ||
"@lbu/stdlib": "0.0.45", | ||
"c8": "7.2.1", | ||
@@ -44,3 +44,3 @@ "nodemon": "2.0.4", | ||
}, | ||
"gitHead": "7b7f5bb4365346c8e3098c0eb8a8b43ad306635f" | ||
"gitHead": "2a7bd7e726fc2f6b5709d5b4f3edfc676bb36407" | ||
} |
+ Added@lbu/insight@0.0.45(transitive)
+ Added@lbu/stdlib@0.0.45(transitive)
- Removed@lbu/insight@0.0.44(transitive)
- Removed@lbu/stdlib@0.0.44(transitive)
Updated@lbu/insight@0.0.45
Updated@lbu/stdlib@0.0.45