@ifc-lite/collab-server 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -52,7 +52,7 @@ Also exported: `S3Persistence`, `RedisPersistence`, `MemoryPersistence`,
52
52
 
53
53
  ## Docs
54
54
 
55
- See the [ifc-lite docs](https://ltplus-ag.github.io/ifc-lite/).
55
+ See the [ifc-lite docs](https://ifclite.dev/docs/).
56
56
 
57
57
  ## License
58
58
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ifc-lite/collab-server",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "Reference websocket sync server for @ifc-lite/collab",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -24,7 +24,7 @@
24
24
  "ws": "^8.21.0",
25
25
  "y-protocols": "^1.0.6",
26
26
  "yjs": "^13.6.31",
27
- "@ifc-lite/collab": "^0.2.5"
27
+ "@ifc-lite/collab": "^0.2.6"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@types/node": "^26.1.0",
@@ -40,7 +40,7 @@
40
40
  "url": "https://github.com/LTplus-AG/ifc-lite.git",
41
41
  "directory": "packages/collab-server"
42
42
  },
43
- "homepage": "https://ltplus-ag.github.io/ifc-lite/",
43
+ "homepage": "https://ifclite.dev/docs/",
44
44
  "bugs": "https://github.com/LTplus-AG/ifc-lite/issues",
45
45
  "keywords": [
46
46
  "ifc",