1
Fork 0

Update packages

This commit is contained in:
Jake Howard 2017-11-12 20:34:51 +00:00
parent 3eacc561b7
commit e3a42cb5d7
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -10,21 +10,21 @@
}, },
"author": "Jake Howard <git@theorangeone.net>", "author": "Jake Howard <git@theorangeone.net>",
"devDependencies": { "devDependencies": {
"browserify": "14.3.0", "browserify": "14.5.0",
"eslint-config-dabapps": "github:dabapps/eslint-config-dabapps#v3.0.0", "eslint-config-dabapps": "github:dabapps/eslint-config-dabapps#v3.0.0",
"markdown-spellcheck": "0.11.0", "markdown-spellcheck": "1.2.0",
"node-sass": "4.5.2", "node-sass": "4.6.1",
"sass-lint": "1.10.2", "sass-lint": "1.12.1",
"yaml-lint": "0.0.4" "yaml-lint": "1.0.0"
}, },
"dependencies": { "dependencies": {
"bootstrap": "4.0.0-beta.2", "bootstrap": "4.0.0-beta.2",
"font-awesome": "4.7.0", "font-awesome": "4.7.0",
"jquery": "3.2.1", "jquery": "3.2.1",
"lg-thumbnail": "1.0.3", "lg-thumbnail": "1.1.0",
"lightgallery": "1.4.0", "lightgallery": "1.6.4",
"plyr": "2.0.17", "plyr": "2.0.17",
"speedpack": "git://github.com/realorangeone/speedpack.git#all", "speedpack": "0.2.0",
"tstatic": "1.1.0" "tstatic": "1.1.0"
} }
} }