@ai-bro/client-ui 1.0.15 → 1.0.16
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/artifact.sha256 +1 -1
- package/artifact.tgz +0 -0
- package/manifest.json +5 -4
- package/package.json +1 -1
package/artifact.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
92b436db1fb429a206359e570c7dd4a2cf676b456edc34ef147d0d2c587166c1 artifact.tgz
|
package/artifact.tgz
CHANGED
|
Binary file
|
package/manifest.json
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"component": "client-ui",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.16",
|
|
5
5
|
"requires": {
|
|
6
|
-
"client-host": ">=1.0.
|
|
6
|
+
"client-host": ">=1.0.50"
|
|
7
7
|
},
|
|
8
8
|
"files": [
|
|
9
9
|
"payload/ai-bro_16.png",
|
|
10
10
|
"payload/ai-bro_32.png",
|
|
11
11
|
"payload/assets/ai-bro_1024-6AN62wop.png",
|
|
12
|
-
"payload/assets/index-
|
|
13
|
-
"payload/assets/index-
|
|
12
|
+
"payload/assets/index-B8B1xqtL.js",
|
|
13
|
+
"payload/assets/index-CGH3Z7Gg.css",
|
|
14
|
+
"payload/assets/ProductGraphCanvas-DsNf5loL.js",
|
|
14
15
|
"payload/index.html"
|
|
15
16
|
]
|
|
16
17
|
}
|