aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2022-03-09 09:15:25 +0000
committerRenovate Bot <[email protected]>2022-03-09 09:15:25 +0000
commitc7876f73fabf17e1333f45e632f19c75edfd2812 (patch)
treebaeafba9ca159efea43e658b2c9b84304a40cfbd /package.json
parentfeat(routes): auto-generated api docs (diff)
downloadfrontend-next-c7876f73fabf17e1333f45e632f19c75edfd2812.tar.xz
frontend-next-c7876f73fabf17e1333f45e632f19c75edfd2812.zip
fix(deps): pin dependency rst2html to 1.0.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 364209a..59185f5 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"dependencies": {
"@sveltejs/adapter-static": "1.0.0-next.29",
"normalize.css": "8.0.1",
- "rst2html": "^1.0.4",
+ "rst2html": "1.0.4",
"sakura.css": "1.3.1"
},
"devDependencies": {