updated dependencies
This commit is contained in:
parent
326ab0c1c7
commit
179512fd00
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue