Comparing version 0.1.2-beta.2 to 0.1.2-beta.3
@@ -11,3 +11,3 @@ "use strict"; | ||
var renderHTML_1 = require("./renderHTML"); | ||
var defaultTemplatePath = 'src/template/html/index.html'; | ||
var defaultTemplatePath = 'dist/template/html/index.html'; | ||
/** | ||
@@ -14,0 +14,0 @@ * To write! |
@@ -48,3 +48,3 @@ "use strict"; | ||
var renderHTML_1 = require("./renderHTML"); | ||
var defaultTemplatePath = 'src/template/pdf/index.html'; | ||
var defaultTemplatePath = 'dist/template/pdf/index.html'; | ||
/** | ||
@@ -51,0 +51,0 @@ * @param contractsPreparedData prepared data |
{ | ||
"name": "soldoc", | ||
"version": "0.1.2-beta.2", | ||
"version": "0.1.2-beta.3", | ||
"description": "An html page and pdf solidity documentation generator, based in NatSpec format.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
112608