Skip to content

Commit

Permalink
Add simple-html-tokenizer dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
hacksalot committed Dec 17, 2015
1 parent 5475b08 commit 9ad2a1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"homepage": "https://github.com/fluentdesk/fluentcv",
"dependencies": {
"fresca": "~0.2.1",
"colors": "^1.1.2",
"fluent-themes": "~0.6.2-beta",
"fresca": "~0.2.1",
"fs-extra": "^0.24.0",
"handlebars": "^4.0.5",
"html": "0.0.10",
Expand All @@ -45,6 +45,7 @@
"mkdirp": "^0.5.1",
"moment": "^2.10.6",
"recursive-readdir-sync": "^1.0.6",
"simple-html-tokenizer": "^0.2.0",
"underscore": "^1.8.3",
"wkhtmltopdf": "^0.1.5",
"xml-escape": "^1.0.0",
Expand Down

0 comments on commit 9ad2a1e

Please sign in to comment.