@spinajs/templates-pug
Advanced tools
Comparing version 2.0.291 to 2.0.292
{ | ||
"name": "@spinajs/templates-pug", | ||
"version": "2.0.291", | ||
"version": "2.0.292", | ||
"description": "templates support for pug files eg. html file generation", | ||
@@ -58,8 +58,8 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@spinajs/configuration": "^2.0.291", | ||
"@spinajs/di": "^2.0.291", | ||
"@spinajs/exceptions": "^2.0.291", | ||
"@spinajs/intl": "^2.0.291", | ||
"@spinajs/log": "^2.0.291", | ||
"@spinajs/templates": "^2.0.291", | ||
"@spinajs/configuration": "^2.0.292", | ||
"@spinajs/di": "^2.0.292", | ||
"@spinajs/exceptions": "^2.0.292", | ||
"@spinajs/intl": "^2.0.292", | ||
"@spinajs/log": "^2.0.292", | ||
"@spinajs/templates": "^2.0.292", | ||
"pug": "^3.0.2", | ||
@@ -66,0 +66,0 @@ "tempfile": "4.0.0" |
Updated@spinajs/di@^2.0.292
Updated@spinajs/exceptions@^2.0.292
Updated@spinajs/intl@^2.0.292
Updated@spinajs/log@^2.0.292
Updated@spinajs/templates@^2.0.292