@acceleratxr/core_sdk-rpvr
Advanced tools
Comparing version 1.60.2 to 1.61.1
@@ -11,2 +11,5 @@ "use strict"; | ||
super(other); | ||
if (!this.baseServicePaths.has(services_1.RPVRUserService.uuid)) { | ||
this.baseServicePaths.set(services_1.RPVRUserService.uuid, "/users"); | ||
} | ||
if (!this.baseServicePaths.has(services_1.EventProductService.uuid)) { | ||
@@ -13,0 +16,0 @@ this.baseServicePaths.set(services_1.EventProductService.uuid, "/products-events"); |
@@ -8,2 +8,3 @@ "use strict"; | ||
__export(require("./EventLaunchProfileService")); | ||
__export(require("./RPVRUserService")); | ||
//# sourceMappingURL=index.js.map |
export * from "./EventProductService"; | ||
export * from "./EventLaunchProfileService"; | ||
export * from "./RPVRUserService"; |
{ | ||
"name": "@acceleratxr/core_sdk-rpvr", | ||
"version": "1.60.2", | ||
"version": "1.61.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "Jean-Philippe Steinmetz <info@acceleratxr.com>", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3901244
186
1850