mirror of
https://github.com/JuanCanham/jsonresume-theme-modern.git
synced 2024-11-22 00:10:14 +00:00
new
This commit is contained in:
parent
b5175e395a
commit
868a8e3fe7
3
index.js
3
index.js
@ -1,7 +1,6 @@
|
||||
var fs = require('fs');
|
||||
var gravatar = require('gravatar');
|
||||
var lodash = require('lodash');
|
||||
|
||||
var _ = require('lodash');
|
||||
function render(resumeObject) {
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jsonresume-theme-modern",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"description": "jsonresume-theme-modern =======================",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user