update
This commit is contained in:
+3
-1
@@ -10,7 +10,8 @@
|
||||
"doc": "doc"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"postinstall": "patch-package"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -36,6 +37,7 @@
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@types/speakeasy": "^2.0.10",
|
||||
"patch-package": "^8.0.0",
|
||||
"qrcode": "^1.5.4",
|
||||
"speakeasy": "^2.0.0",
|
||||
"sqlite3": "^5.1.7"
|
||||
|
||||
Reference in New Issue
Block a user