@opexa/portal-sdk 0.59.34 → 0.59.36
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.
- package/README.md +1634 -1634
- package/dist/index.cjs +2 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -11702,7 +11702,8 @@ var NEW_GAME_PROVIDERS = [
|
|
|
11702
11702
|
"JK8",
|
|
11703
11703
|
"TEST",
|
|
11704
11704
|
"RUBYPLAY",
|
|
11705
|
-
"ORTIZ"
|
|
11705
|
+
"ORTIZ",
|
|
11706
|
+
"SIMPLEPLAY"
|
|
11706
11707
|
];
|
|
11707
11708
|
var ENDPOINTS = {
|
|
11708
11709
|
development: {
|