From db9461e495eace4ca691cb5734a47aaf2ca39ea1 Mon Sep 17 00:00:00 2001 From: ruanyf Date: Sun, 5 Aug 2018 11:45:37 +0800 Subject: [PATCH] feat: update theme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16e3035..d087970 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "gh-pages": "^1.2.0", "husky": "^0.14.3", "loppo": "^0.6.14", - "loppo-theme-wangdoc": "^0.3.9" + "loppo-theme-wangdoc": "^0.3.11" } }