Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "@lbu/cli", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "CLI containing utilities and simple script runner", | ||
@@ -21,4 +21,4 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@lbu/insight": "^0.0.13", | ||
"@lbu/stdlib": "^0.0.13", | ||
"@lbu/insight": "^0.0.14", | ||
"@lbu/stdlib": "^0.0.14", | ||
"nodemon": "2.0.3" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "27639bf9e3c41c17fa263d5e5760cf269d0743de" | ||
"gitHead": "07129065a222685632bef708ce5051ff5f658ae8" | ||
} |
+ Added@lbu/insight@0.0.14(transitive)
+ Added@lbu/stdlib@0.0.14(transitive)
- Removed@lbu/insight@0.0.13(transitive)
- Removed@lbu/stdlib@0.0.13(transitive)
Updated@lbu/insight@^0.0.14
Updated@lbu/stdlib@^0.0.14