Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kakawait/hugo-tranquilpeak-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnsoncodehk <johnsoncodehk@gmail.com>2018-07-11 10:44:44 +0300
committerThibaud LeprĂȘtre <thibaud.lepretre@gmail.com>2018-09-09 13:22:10 +0300
commit576b1a740639dbf96dc5338267ddd9d376932737 (patch)
tree3a4fd53af6b204a5c626b44531334a1356f5d2b8 /package.json
parent97bbefe8a0c581a96885841c75f8edb7966a04c0 (diff)
Fix content out of the container when open sidebar
fixes #278
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6dc2bff..1f79be9 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
"eslint": "^2.11.1",
"eslint-config-google": "^0.5.0",
"grunt": "^0.4.5",
+ "grunt-cli": "1.2.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-copy": "~0.4.1",