mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-15 10:07:07 +01:00
Add missing chalk references.
This commit is contained in:
@ -7,6 +7,7 @@ Implementation of the 'convert' verb for HackMyResume.
|
||||
(function(){
|
||||
|
||||
var ResumeFactory = require('../core/resume-factory');
|
||||
var chalk = require('chalk');
|
||||
|
||||
/**
|
||||
Convert between FRESH and JRS formats.
|
||||
|
Reference in New Issue
Block a user