Comparing version 0.0.7 to 0.0.8
@@ -149,3 +149,3 @@ var | ||
this.app.set('views', this.config["views"]); | ||
this.app.set('view engine', 'xhtml'); | ||
this.app.set('view engine', 'html'); | ||
this.app.engine('html', this.render.render.bind(this.render)); | ||
@@ -152,0 +152,0 @@ |
{ | ||
"name": "sailfish", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"main": "./index.js", | ||
@@ -5,0 +5,0 @@ "bin": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
213399