updated dependencies

This commit is contained in:
Mr. Stallion 2020-06-28 18:05:08 -05:00
parent 326ab0c1c7
commit 179512fd00
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
"description": "F-Chat Themes", "description": "F-Chat Themes",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^5.6.3", "@fortawesome/fontawesome-free": "^5.13.1",
"bootstrap": "^4.2.1", "bootstrap": "^4.5.0",
"node-sass": "^4.11.0" "node-sass": "^4.14.1"
}, },
"scripts": { "scripts": {
"build": "node-sass --importer=./importer --output css" "build": "node-sass --importer=./importer --output css"