@ifc-lite/pointcloud 0.3.4 → 0.3.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 +2 -2
package/README.md CHANGED
@@ -60,7 +60,7 @@ Notes:
60
60
 
61
61
  ## API
62
62
 
63
- See the [docs site](https://ltplus-ag.github.io/ifc-lite/) for guides and the full API reference.
63
+ See the [docs site](https://ifclite.dev/docs/) for guides and the full API reference.
64
64
 
65
65
  ## License
66
66
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ifc-lite/pointcloud",
3
- "version": "0.3.4",
3
+ "version": "0.3.5",
4
4
  "description": "Point cloud decoders and types for IFC-Lite",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -27,7 +27,7 @@
27
27
  "url": "https://github.com/LTplus-AG/ifc-lite.git",
28
28
  "directory": "packages/pointcloud"
29
29
  },
30
- "homepage": "https://ltplus-ag.github.io/ifc-lite/",
30
+ "homepage": "https://ifclite.dev/docs/",
31
31
  "bugs": "https://github.com/LTplus-AG/ifc-lite/issues",
32
32
  "keywords": [
33
33
  "ifc",