jsonresume-theme-modern-extended
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -45,8 +45,3 @@ var fs = require('fs'); | ||
} | ||
resumeObject.profiles = {}; | ||
_.each(resumeObject.basics.profiles, function(profile){ | ||
resumeObject.profiles[profile.network] = profile.username; | ||
}); | ||
var theme = fs.readFileSync(__dirname + '/resume.template', 'utf8'); | ||
@@ -53,0 +48,0 @@ var css = fs.readFileSync(__dirname + "/resume.css", "utf-8"); |
{ | ||
"name": "jsonresume-theme-modern-extended", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "jsonresume-theme-modern-extended =======================", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
136953
181