1
Fork 0
theorangeone.net-legacy/package.json
dependabot-preview[bot] 97c34542f0
Bump @fortawesome/fontawesome-free from 5.13.1 to 5.14.0
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.13.1...5.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 22:39:11 +00:00

25 lines
627 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.4",
"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.6.14",
"parcel-bundler": "1.12.4"
}
}