@spinajs/cli
Advanced tools
Comparing version 2.0.313 to 2.0.314
{ | ||
"name": "@spinajs/cli", | ||
"version": "2.0.313", | ||
"version": "2.0.314", | ||
"description": "SpinaJS command line module", | ||
@@ -45,7 +45,7 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.313", | ||
"@spinajs/di": "^2.0.313", | ||
"@spinajs/exceptions": "^2.0.313", | ||
"@spinajs/log": "^2.0.313", | ||
"@spinajs/reflection": "^2.0.313", | ||
"@spinajs/configuration": "^2.0.314", | ||
"@spinajs/di": "^2.0.314", | ||
"@spinajs/exceptions": "^2.0.314", | ||
"@spinajs/log": "^2.0.314", | ||
"@spinajs/reflection": "^2.0.314", | ||
"commander": "10.0.0", | ||
@@ -52,0 +52,0 @@ "reflect-metadata": "^0.1.13" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
191807
Updated@spinajs/di@^2.0.314
Updated@spinajs/exceptions@^2.0.314
Updated@spinajs/log@^2.0.314
Updated@spinajs/reflection@^2.0.314