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