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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:19:22 +00:00

24 lines
599 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.0.3",
"sass-lint": "1.13.1",
"yaml-lint": "1.2.4"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.13.0",
"bootstrap": "4.4.1",
"clipboard": "2.0.6",
"jquery": "3.5.0",
"lg-thumbnail": "1.1.0",
"lightgallery": "1.6.14",
"parcel-bundler": "1.12.4"
}
}