@spinajs/cli
Advanced tools
Comparing version 2.0.292 to 2.0.293
{ | ||
"name": "@spinajs/cli", | ||
"version": "2.0.292", | ||
"version": "2.0.293", | ||
"description": "SpinaJS command line module", | ||
@@ -45,7 +45,7 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.292", | ||
"@spinajs/di": "^2.0.292", | ||
"@spinajs/exceptions": "^2.0.292", | ||
"@spinajs/log": "^2.0.292", | ||
"@spinajs/reflection": "^2.0.292", | ||
"@spinajs/configuration": "^2.0.293", | ||
"@spinajs/di": "^2.0.293", | ||
"@spinajs/exceptions": "^2.0.293", | ||
"@spinajs/log": "^2.0.293", | ||
"@spinajs/reflection": "^2.0.293", | ||
"commander": "10.0.0", | ||
@@ -52,0 +52,0 @@ "reflect-metadata": "^0.1.13" |
Updated@spinajs/di@^2.0.293
Updated@spinajs/exceptions@^2.0.293
Updated@spinajs/log@^2.0.293
Updated@spinajs/reflection@^2.0.293