aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJulien Dessaux2020-11-29 14:54:38 +0100
committerJulien Dessaux2020-11-29 14:54:38 +0100
commit5d660b1a2bbfd3f32c81f814d3f920e326205d33 (patch)
treefe8c3d4b25c185d9138c7fa668f51b7510b3e2fe /package.json
parentBump (diff)
downloadwww-5d660b1a2bbfd3f32c81f814d3f920e326205d33.tar.gz
www-5d660b1a2bbfd3f32c81f814d3f920e326205d33.tar.bz2
www-5d660b1a2bbfd3f32c81f814d3f920e326205d33.zip
Updated docsy theme to latest version and forked it for customization
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 c6eb75e..83f24ba 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"homepage": "https://github.com/bep/tech-doc-hugo#readme",
"dependencies": {},
"devDependencies": {
- "autoprefixer": "^9.7.6",
+ "autoprefixer": "^9.8.6",
"postcss-cli": "^5.0.1"
}
}