eddc5bc663
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.1 to 4.14.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.13.1...v4.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
16 lines
409 B
JSON
16 lines
409 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",
|
|
"materialize-css": "1.0.0",
|
|
"node-sass": "4.14.0"
|
|
}
|
|
}
|