1
Fork 0
theorangeone.net-legacy/package.json
dependabot-preview[bot] 1a37e4150a
Bump lightgallery from 1.7.3 to 1.8.0
Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/sachinchoolur/lightGallery/releases)
- [Commits](https://github.com/sachinchoolur/lightGallery/compare/1.7.3...1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 07:11:29 +00:00

25 lines
626 B
JSON

{
"name": "theorangeone.net",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "git@github:RealOrangeOne/theorangeone.net"
},
"author": "Jake Howard <git@theorangeone.net>",
"devDependencies": {
"broken-link-checker-local": "0.2.1",
"eslint-config-dabapps": "6.1.3",
"sass-lint": "1.13.1",
"yaml-lint": "1.2.4"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.14.0",
"bootstrap": "4.4.1",
"clipboard": "2.0.6",
"elevator.js": "1.0.1",
"jquery": "3.5.1",
"lg-thumbnail": "1.1.0",
"lightgallery": "1.8.0",
"parcel-bundler": "1.12.4"
}
}