refactor: cleanup background widget slightly

This commit is contained in:
David Ralph
2021-08-19 16:32:10 +01:00
parent 203ff27ee1
commit 7ce2afb773
4 changed files with 76 additions and 72 deletions

View File

@@ -47,9 +47,9 @@
"sass": "^1.38.0",
"sass-loader": "^12.1.0",
"source-map-loader": "^3.0.0",
"webpack": "^5.50.0",
"webpack": "^5.51.1",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^4.0.0-rc.1"
"webpack-dev-server": "^4.0.0"
},
"scripts": {
"start": "webpack serve",