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

package updates

This commit is contained in:
Matthias Kretschmann 2017-08-27 23:17:26 +02:00
parent aa27e23dc0
commit fe6011b32e
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -18,16 +18,16 @@
"ie >= 11" "ie >= 11"
], ],
"dependencies": { "dependencies": {
"bootstrap": "^3.3.6", "bootstrap": "^3.3.7",
"jquery": ">=2.1.4", "jquery": "^3.2.1",
"normalize-css": ">=2.3.1", "normalize-css": "^2.3.1",
"normalize-opentype.css": ">=0.2.4", "normalize-opentype.css": "^0.2.4",
"picturefill": ">=2.3.1", "picturefill": "^3.0.2",
"simple-jekyll-search": "1.1.8", "simple-jekyll-search": "1.1.8",
"svg4everybody": "^2.1.9", "svg4everybody": "^2.1.9",
"time-elements": ">=0.6.1", "time-elements": "^0.6.1",
"vex-js": "^4.0.0", "vex-js": "^4.0.0",
"webcomponents.js": ">=0.7.1" "webcomponents.js": "^0.7.24"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^7.1.2", "autoprefixer": "^7.1.2",