@spinajs/queue
Advanced tools
Comparing version 2.0.187 to 2.0.188
{ | ||
"name": "@spinajs/queue", | ||
"version": "2.0.187", | ||
"version": "2.0.188", | ||
"description": "queue sending & pulling made easy", | ||
@@ -57,7 +57,7 @@ | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.187", | ||
"@spinajs/di": "^2.0.187", | ||
"@spinajs/exceptions": "^2.0.187", | ||
"@spinajs/log": "^2.0.187", | ||
"@spinajs/orm": "^2.0.187", | ||
"@spinajs/configuration": "^2.0.188", | ||
"@spinajs/di": "^2.0.188", | ||
"@spinajs/exceptions": "^2.0.188", | ||
"@spinajs/log": "^2.0.188", | ||
"@spinajs/orm": "^2.0.188", | ||
"luxon": "^3.2.1" | ||
@@ -64,0 +64,0 @@ }, |
Updated@spinajs/di@^2.0.188
Updated@spinajs/exceptions@^2.0.188
Updated@spinajs/log@^2.0.188
Updated@spinajs/orm@^2.0.188