Remove sync-lib

This commit is contained in:
Andras Schmelczer 2025-07-12 12:36:08 +01:00
parent 0ce5787858
commit da60f8c005
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
24 changed files with 67 additions and 443 deletions

View file

@ -22,7 +22,7 @@
"../backend/sync_lib/pkg": {
"name": "sync_lib",
"version": "0.4.0",
"dev": true,
"extraneous": true,
"license": "MIT"
},
"node_modules/@ampproject/remapping": {
@ -6760,10 +6760,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/sync_lib": {
"resolved": "../backend/sync_lib/pkg",
"link": true
},
"node_modules/sync-client": {
"resolved": "sync-client",
"link": true
@ -7736,7 +7732,6 @@
"@types/node": "^22.15.30",
"jest": "^29.7.0",
"reconcile-text": "^0.4.10",
"sync_lib": "file:../../backend/sync_lib/pkg",
"ts-jest": "^29.3.4",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",