refactor: remove y-indexeddb (#1771)

This commit is contained in:
Himself65
2023-04-02 02:57:50 -05:00
committed by GitHub
parent f5574c68fe
commit ed8f07f102
12 changed files with 918 additions and 35 deletions

View File

@@ -75,8 +75,5 @@
"vitest": "^0.29.8",
"vitest-fetch-mock": "^0.2.2"
},
"packageManager": "yarn@3.5.0",
"resolutions": {
"y-indexeddb@^9.0.9": "patch:y-indexeddb@npm%3A9.0.9#./.yarn/patches/y-indexeddb-npm-9.0.9-6bd9b26461.patch"
}
"packageManager": "yarn@3.5.0"
}