Update to fix pagination error in list.js over v1.5.0

This commit is contained in:
Wu Cheng-Han
2017-03-14 23:08:15 +08:00
parent 506a381eca
commit f55a4b8497
3 changed files with 4 additions and 9 deletions

View File

@@ -54,8 +54,7 @@
"js-yaml": "^3.7.0",
"jsdom-nogyp": "^0.8.3",
"keymaster": "^1.6.2",
"list.js": "^1.3.0",
"list.pagination.js": "^0.1.1",
"list.js": "^1.5.0",
"lodash": "^4.17.4",
"lz-string": "1.4.4",
"markdown-it": "^8.2.2",