a72c68e96c
Bumps [eslint-config-dabapps](https://github.com/dabapps/eslint-config-dabapps) from 6.0.4 to 6.1.3. - [Release notes](https://github.com/dabapps/eslint-config-dabapps/releases) - [Commits](https://github.com/dabapps/eslint-config-dabapps/compare/v6.0.4...v6.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
21 lines
527 B
JSON
21 lines
527 B
JSON
{
|
|
"name": "website",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "Another website, really?",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/RealOrangeOne/website.git"
|
|
},
|
|
"homepage": "https://github.com/RealOrangeOne/website#readme",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "5.13.0",
|
|
"bootstrap": "4.4.1",
|
|
"materialize-css": "1.0.0",
|
|
"parcel-bundler": "1.12.4",
|
|
"sass": "1.26.5"
|
|
},
|
|
"devDependencies": {
|
|
"eslint-config-dabapps": "6.1.3"
|
|
}
|
|
}
|