1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

fix build

This commit is contained in:
Matthias Kretschmann 2015-05-29 03:12:33 +02:00
parent ebbf884c0d
commit 474c3744e0

View File

@ -9,7 +9,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"jquery-infinite-scroll": ">=2.0.2", "jquery-infinite-scroll": ">=2.0.2",
"simple-jekyll-search": ">=2.0.0", "simple-jekyll-search": ">=1.0.6",
"time-elements": ">=0.4.0", "time-elements": ">=0.4.0",
"webcomponentsjs": ">=0.6.1" "webcomponentsjs": ">=0.6.1"
}, },