Skip to content

Commit

Permalink
Merge pull request #45 from highcharts/v0.5.20
Browse files Browse the repository at this point in the history
v0.5.20
  • Loading branch information
bre1470 authored Feb 9, 2021
2 parents 52479f7 + 2716cce commit e2b7f18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "highcharts-documentation-generators",
"version": "0.5.19",
"version": "0.5.20",
"author": "Highsoft AS",
"license": "UNLICENSED",
"bugs": {
Expand All @@ -18,7 +18,7 @@
"fast-deep-equal": "^3.1.3",
"handlebars": "^4.7.6",
"highcharts-assembler": "github:highcharts/highcharts-assembler",
"marked": "^1.2.7",
"marked": "^1.2.9",
"mkdirp": "^1.0.4",
"moment": "^2.29.1",
"sanitize-html": "^2.3.2",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@types/mkdirp": "^1.0.1",
"@types/node": "^12.12.3",
"typescript": "~4.1.3"
"typescript": "~4.1.4"
},
"files": [
"api-docs",
Expand Down

0 comments on commit e2b7f18

Please # to comment.