1
0
Fork 0

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
1 changed files with 7 additions and 7 deletions

View File

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