chore: move collections sync system to platform (#2940)

This commit is contained in:
Akash K
2023-03-13 17:08:05 +05:30
committed by GitHub
parent ae9b7183b5
commit 7e1b26c6a9
7 changed files with 46 additions and 47 deletions

View File

@@ -28,7 +28,8 @@
"stream-browserify": "^3.0.0",
"util": "^0.12.4",
"vue": "^3.2.41",
"workbox-window": "^6.5.4"
"workbox-window": "^6.5.4",
"@hoppscotch/data": "workspace:^0.4.4"
},
"devDependencies": {
"@intlify/vite-plugin-vue-i18n": "^6.0.1",