diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ff05b09..364209a 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,7 @@ "dependencies": { "@sveltejs/adapter-static": "1.0.0-next.29", "normalize.css": "8.0.1", + "rst2html": "^1.0.4", "sakura.css": "1.3.1" }, "devDependencies": { |