This repository was archived by the owner on Jun 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/mixed-reality-extension-altspacevr-extras" ,
3- "version" : " 0.17.1 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " The Mixed Reality Extension AltspaceVR Extras package enables MRE developers to access custom AltspaceVR features." ,
55 "main" : " built/index.js" ,
66 "types" : " built/index.d.ts" ,
4141 "typescript" : " ^3.7.2"
4242 },
4343 "dependencies" : {
44- "@microsoft/mixed-reality-extension-sdk" : " ^0.17.1 "
44+ "@microsoft/mixed-reality-extension-sdk" : " ^0.18.0 "
4545 }
4646}
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/mixed-reality-extension-common" ,
3- "version" : " 0.17.1 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " Common components of the Mixed Reality Extension SDK." ,
55 "main" : " built/index.js" ,
66 "types" : " built/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " functional-tests" ,
3- "version" : " 0.17.1 " ,
3+ "version" : " 0.18.0 " ,
44 "private" : true ,
55 "description" : " " ,
66 "main" : " built/server.js" ,
2323 "typescript" : " ^3.7.2"
2424 },
2525 "dependencies" : {
26- "@microsoft/gltf-gen" : " ^0.17.1 " ,
27- "@microsoft/mixed-reality-extension-altspacevr-extras" : " ^0.17.1 " ,
28- "@microsoft/mixed-reality-extension-sdk" : " ^0.17.1 " ,
26+ "@microsoft/gltf-gen" : " ^0.18.0 " ,
27+ "@microsoft/mixed-reality-extension-altspacevr-extras" : " ^0.18.0 " ,
28+ "@microsoft/mixed-reality-extension-sdk" : " ^0.18.0 " ,
2929 "@types/dotenv" : " ^6.1.0" ,
3030 "@types/node" : " ^10.3.1" ,
3131 "@types/restify" : " ^7.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/gltf-gen" ,
3- "version" : " 0.17.1 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " Generate glTF buffers on the fly from vertex data" ,
55 "main" : " built/index.js" ,
66 "types" : " built/index.d.ts" ,
4545 "typescript" : " ^3.7.2"
4646 },
4747 "dependencies" : {
48- "@microsoft/mixed-reality-extension-common" : " ^0.17.1 " ,
48+ "@microsoft/mixed-reality-extension-common" : " ^0.18.0 " ,
4949 "mime-types" : " ~2.1.19"
5050 }
5151}
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/mixed-reality-extension-sdk" ,
3- "version" : " 0.17.1 " ,
3+ "version" : " 0.18.0 " ,
44 "description" : " The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS." ,
55 "main" : " built/index.js" ,
66 "types" : " built/index.d.ts" ,
4848 "typescript" : " ^3.7.2"
4949 },
5050 "dependencies" : {
51- "@microsoft/mixed-reality-extension-common" : " ^0.17.1 " ,
51+ "@microsoft/mixed-reality-extension-common" : " ^0.18.0 " ,
5252 "@types/node" : " ^10.3.1" ,
5353 "debug" : " ^4.1.0" ,
5454 "deepmerge" : " ^2.1.1" ,
You can’t perform that action at this time.
0 commit comments