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

Adjust package.json versions.

Relax to v1.3.0-beta and bump fluent-themes version.
This commit is contained in:
hacksalot 2015-12-29 17:33:16 -05:00
parent b803eba934
commit 7593afa586

View File

@ -1,6 +1,6 @@
{
"name": "hackmyresume",
"version": "1.3.0",
"version": "1.3.0-beta",
"description": "Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon.",
"repository": {
"type": "git",
@ -47,7 +47,7 @@
"dependencies": {
"colors": "^1.1.2",
"copy": "^0.1.3",
"fluent-themes": "~0.7.1-beta",
"fluent-themes": "~0.8.0-beta",
"fresca": "~0.2.2",
"fs-extra": "^0.24.0",
"handlebars": "^4.0.5",