@things-factory/integration-ui 8.0.0-alpha.11 → 8.0.0-alpha.13
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/integration-ui",
|
3
|
-
"version": "8.0.0-alpha.
|
3
|
+
"version": "8.0.0-alpha.13",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -39,11 +39,11 @@
|
|
39
39
|
"@operato/property-editor": "^8.0.0-alpha",
|
40
40
|
"@operato/styles": "^8.0.0-alpha",
|
41
41
|
"@operato/utils": "^8.0.0-alpha",
|
42
|
-
"@things-factory/export-base": "^8.0.0-alpha.
|
43
|
-
"@things-factory/import-base": "^8.0.0-alpha.
|
44
|
-
"@things-factory/integration-base": "^8.0.0-alpha.
|
45
|
-
"@things-factory/personalization": "^8.0.0-alpha.
|
42
|
+
"@things-factory/export-base": "^8.0.0-alpha.13",
|
43
|
+
"@things-factory/import-base": "^8.0.0-alpha.13",
|
44
|
+
"@things-factory/integration-base": "^8.0.0-alpha.13",
|
45
|
+
"@things-factory/personalization": "^8.0.0-alpha.13",
|
46
46
|
"d3": "^7.8.5"
|
47
47
|
},
|
48
|
-
"gitHead": "
|
48
|
+
"gitHead": "7463b015ce57714e3ebb66112d029caf54eb6ae9"
|
49
49
|
}
|