new features

This commit is contained in:
msramalho
2023-02-26 20:22:37 +01:00
parent 30d21c07b7
commit 45491157f5
12 changed files with 459 additions and 144 deletions

View File

@@ -23,6 +23,7 @@
"extends": "stylelint-config-xo"
},
"dependencies": {
"http-status-codes": "^2.2.0",
"material-design-icons": "^3.0.1",
"materialize-css": "^1.0.0-rc.2",
"vue": "^3.2.45",
@@ -42,7 +43,7 @@
"sourceDir": "distribution",
"run": {
"startUrl": [
"https://github.com/fregante/browser-extension-template"
"https://github.com/bellingcat/auto-archiver-extension"
]
}
},