mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
Use gunicorn instead of Werkzeug and 32 more very minor changes (#35)
This commit is contained in:
+2
-1
@@ -9,8 +9,9 @@
|
||||
"lint": "eslint --ext .js,.vue --ignore-path .gitignore --fix src"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.26.0",
|
||||
"axios": "^0.26.1",
|
||||
"mitt": "^3.0.0",
|
||||
"node-vibrant": "^3.2.1-alpha.1",
|
||||
"pinia": "^2.0.11",
|
||||
"register-service-worker": "^1.7.1",
|
||||
"sass": "^1.49.0",
|
||||
|
||||
Reference in New Issue
Block a user