diff --git a/packages/autodesk/package.json b/packages/autodesk/package.json index a1f9482..c1aadb8 100644 --- a/packages/autodesk/package.json +++ b/packages/autodesk/package.json @@ -1,6 +1,6 @@ { "name": "@superviz/autodesk-viewer-plugin", - "version": "1.22.1", + "version": "1.22.2-lab.1", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { diff --git a/packages/matterport/package.json b/packages/matterport/package.json index cc5c7b8..3367fcf 100644 --- a/packages/matterport/package.json +++ b/packages/matterport/package.json @@ -1,6 +1,6 @@ { "name": "@superviz/matterport-plugin", - "version": "1.2.1", + "version": "1.2.2-lab.1", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { diff --git a/packages/react/package.json b/packages/react/package.json index ae328f8..9d53365 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,7 +1,7 @@ { "name": "@superviz/react-sdk", "private": false, - "version": "1.14.1", + "version": "1.14.2-lab.1", "type": "module", "scripts": { "watch": "./node_modules/typescript/bin/tsc && vite build --watch", diff --git a/packages/realtime/package.json b/packages/realtime/package.json index f786993..5527721 100644 --- a/packages/realtime/package.json +++ b/packages/realtime/package.json @@ -1,6 +1,6 @@ { "name": "@superviz/realtime", - "version": "1.2.1", + "version": "1.2.2-lab.1", "description": "SuperViz Real-Time", "main": "./dist/node/index.cjs.js", "module": "./dist/browser/index.js", diff --git a/packages/socket-client/package.json b/packages/socket-client/package.json index 517a6ef..bf6cc1c 100644 --- a/packages/socket-client/package.json +++ b/packages/socket-client/package.json @@ -1,6 +1,6 @@ { "name": "@superviz/socket-client", - "version": "1.13.2-lab.2", + "version": "1.13.2-lab.3", "description": "SuperViz Socket Client", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/packages/three/package.json b/packages/three/package.json index 5ccfbd2..866c7c3 100644 --- a/packages/three/package.json +++ b/packages/three/package.json @@ -1,6 +1,6 @@ { "name": "@superviz/threejs-plugin", - "version": "1.2.1", + "version": "1.2.2-lab.1", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { diff --git a/packages/yjs/package.json b/packages/yjs/package.json index a8f6f00..6a62f4d 100644 --- a/packages/yjs/package.json +++ b/packages/yjs/package.json @@ -1,6 +1,6 @@ { "name": "@superviz/yjs", - "version": "1.0.1", + "version": "1.0.2-lab.1", "description": "", "main": "./dist/index.js", "types": "./dist/index.d.ts",