Skip to content

Commit e8bd697

Browse files
fix(package): update mustache to version 3.2.0
Closes #10
1 parent 950fb29 commit e8bd697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"homepage": "https://github.com/rolandnsharp/resumeToText",
1919
"dependencies": {
2020
"html-to-text": "3.3.0",
21-
"mustache": "^2.2.1",
21+
"mustache": "^3.2.0",
2222
"resume-to-html": "latest"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)