1
Fork 0
theorangeone.net-legacy/package.json
dependabot-preview[bot] c0b4ac34bf
Bump @fortawesome/fontawesome-free from 5.13.0 to 5.13.1
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.13.0 to 5.13.1.
- [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.0...5.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:09:49 +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.4",
"sass-lint": "1.13.1",
"yaml-lint": "1.2.4"
},
"dependencies": {
"@fortawesome/fontawesome-free": "5.13.1",
"bootstrap": "4.4.1",
"clipboard": "2.0.6",
"jquery": "3.5.1",
"lg-thumbnail": "1.1.0",
"lightgallery": "1.6.14",
"parcel-bundler": "1.12.4"
}
}