@forsakringskassan/docs-generator 2.15.5 → 2.15.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -552,6 +552,7 @@ const template = (dst) => (
552
552
  <!doctype html>
553
553
  <html lang="en">
554
554
  <head>
555
+ <title>Redirect</title>
555
556
  <meta http-equiv="refresh" content="0; url=${dst}" />
556
557
  </head>
557
558
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forsakringskassan/docs-generator",
3
- "version": "2.15.5",
3
+ "version": "2.15.6",
4
4
  "description": "Documentation generator",
5
5
  "keywords": [
6
6
  "documentation"