DB changes

This commit is contained in:
iw0
2025-03-18 19:47:45 +01:00
parent beea705bb0
commit 09dba84faa
4 changed files with 17 additions and 8 deletions

View File

@@ -1,14 +1,13 @@
{
"devDependencies": {
"@eslint/js": "^9.5.0",
"@types/firefox-webext-browser": "^111.0.2",
"eslint": "~9.5.0",
"globals": "^15.6.0",
"web-ext": "^7.8.0",
"webextension-polyfill": "github:mozilla/webextension-polyfill"
},
"scripts": {
"start:firefox": "web-ext run"
},
"dependencies": {
"luhn": "^2.4.1",
"typescript": "^5.2.2"
}
}