mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
fix: token parsing
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
"@playwright/test": "^1.29.1",
|
||||
"@types/debug": "^4.1.7",
|
||||
"fake-indexeddb": "4.0.1",
|
||||
"lit": "^2.6.1",
|
||||
"typescript": "^4.9.5",
|
||||
"yjs": "^13.5.45",
|
||||
"lit": "^2.6.1"
|
||||
"yjs": "^13.5.45"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blocksuite/blocks": "0.4.0-alpha.2",
|
||||
@@ -33,6 +33,7 @@
|
||||
"encoding": "^0.1.13",
|
||||
"firebase": "^9.15.0",
|
||||
"idb-keyval": "^6.2.0",
|
||||
"js-base64": "^3.7.5",
|
||||
"ky": "^0.33.0",
|
||||
"ky-universal": "^0.11.0",
|
||||
"lib0": "^0.2.58",
|
||||
|
||||
Reference in New Issue
Block a user