some minor progress

This commit is contained in:
2023-10-12 13:55:50 +02:00
parent ab8d9de7af
commit 2d907f052b
4 changed files with 39 additions and 8 deletions

View File

@@ -13,6 +13,7 @@
"main": "background.js",
"dependencies": {
"core-js": "^3.8.3",
"cors": "^2.8.5",
"vue": "^3.2.13",
"vue-router": "^4.0.3"
},