1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-06-30 23:40:05 +01:00

Update package.json deps.

This commit is contained in:
devlinjd 2015-11-21 03:11:37 -05:00
parent debd866545
commit e44239b24a

View File

@ -10,7 +10,15 @@
"resume",
"CV",
"portfolio",
"Markdown"
"employment",
"career",
"Markdown",
"JSON",
"Word",
"PDF",
"YAML",
"HTML",
"CLI"
],
"author": "James M. Devlin",
"license": "MIT",
@ -24,6 +32,7 @@
},
"homepage": "https://github.com/fluentdesk/fluentcv",
"dependencies": {
"FRESCA": "fluentdesk/FRESCA",
"fluent-themes": "0.4.0-beta",
"fs-extra": "^0.24.0",
"html": "0.0.10",
@ -41,6 +50,7 @@
"devDependencies": {
"chai": "*",
"grunt": "*",
"grunt-contrib-yuidoc": "^0.10.0",
"grunt-simple-mocha": "*",
"is-my-json-valid": "^2.12.2",
"mocha": "*",