updated dependencies
This commit is contained in:
parent
326ab0c1c7
commit
179512fd00
|
@ -5,9 +5,9 @@
|
|||
"description": "F-Chat Themes",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.6.3",
|
||||
"bootstrap": "^4.2.1",
|
||||
"node-sass": "^4.11.0"
|
||||
"@fortawesome/fontawesome-free": "^5.13.1",
|
||||
"bootstrap": "^4.5.0",
|
||||
"node-sass": "^4.14.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node-sass --importer=./importer --output css"
|
||||
|
|
Loading…
Reference in New Issue