feat: dc provider

This commit is contained in:
DarkSky
2022-12-29 21:20:26 +08:00
committed by DarkSky
parent e6e4c775a8
commit 2bf6bf7ed8
9 changed files with 155 additions and 42 deletions

View File

@@ -21,6 +21,7 @@
},
"devDependencies": {
"@playwright/test": "^1.29.1",
"fake-indexeddb": "4.0.1",
"typescript": "^4.8.4"
},
"dependencies": {
@@ -30,6 +31,7 @@
"ky": "^0.33.0",
"lib0": "^0.2.58",
"swr": "^2.0.0",
"yjs": "^13.5.43",
"y-protocols": "^1.0.5"
}
}