refactor: remove masto.js excludeReplies workaround (#20)

This commit is contained in:
patak 2022-11-21 09:07:20 +01:00 committed by GitHub
parent cefecb16a0
commit 78f4390f6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 8 deletions

View file

@ -26,7 +26,7 @@
"eslint": "^8.27.0",
"form-data": "^4.0.0",
"fs-extra": "^10.1.0",
"masto": "^4.6.5",
"masto": "^4.6.6",
"nuxt": "^3.0.0",
"parse5": "^7.1.1",
"pinia": "^2.0.23",