@icanbwell/composite 1.818.0 → 1.818.1
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/288.index.js +6 -0
- package/288.index.js.map +1 -1
- package/index.js +1 -1
- package/native.js +1 -1
- package/package.json +3 -3
package/288.index.js
CHANGED
|
@@ -4670,6 +4670,9 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
4670
4670
|
clientRecord @rest(type: "ClientRecord", path: "/admin/bootstrap", endpoint: "big") {
|
|
4671
4671
|
apertureProxyPageUrl
|
|
4672
4672
|
apiMap
|
|
4673
|
+
mcp {
|
|
4674
|
+
bailey
|
|
4675
|
+
}
|
|
4673
4676
|
app
|
|
4674
4677
|
client
|
|
4675
4678
|
baseUrl
|
|
@@ -7829,6 +7832,9 @@ Take a look at the reducer(s) handling this action type: `+Xe.type+`.
|
|
|
7829
7832
|
clientRecord @rest(type: "ClientRecord", path: "/admin/bootstrap", endpoint: "big") {
|
|
7830
7833
|
apertureProxyPageUrl
|
|
7831
7834
|
apiMap
|
|
7835
|
+
mcp {
|
|
7836
|
+
bailey
|
|
7837
|
+
}
|
|
7832
7838
|
app
|
|
7833
7839
|
client
|
|
7834
7840
|
baseUrl
|