Skip to content

Commit

Permalink
Update Handlebars to 4.7.6. Fix apidoc#858 (apidoc#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi authored Apr 27, 2020
1 parent be1f45a commit fb05829
Show file tree
Hide file tree
Showing 5 changed files with 94 additions and 24 deletions.
43 changes: 43 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"apidoc-core": "^0.11.1",
"commander": "^2.20.0",
"fs-extra": "^8.1.0",
"handlebars": "^4.7.6",
"lodash": "^4.17.15",
"markdown-it": "^10.0.0",
"nodemon": "^2.0.2",
Expand Down
58 changes: 42 additions & 16 deletions template-single/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion template/utils/handlebars_helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ define([
}
return "text";
});

/**
* start/stop timer for simple performance check.
*/
Expand Down
14 changes: 7 additions & 7 deletions template/vendor/handlebars.min.js

Large diffs are not rendered by default.

0 comments on commit fb05829

Please sign in to comment.