@things-factory/operato-hub 8.0.0-alpha.2 → 8.0.0-alpha.4
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/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-hub",
|
|
3
|
-
"version": "8.0.0-alpha.
|
|
3
|
+
"version": "8.0.0-alpha.4",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -64,13 +64,13 @@
|
|
|
64
64
|
"@operato/scene-visualizer": "^8.0.0-alpha",
|
|
65
65
|
"@operato/scene-wheel-sorter": "^8.0.0-alpha",
|
|
66
66
|
"@things-factory/api": "^8.0.0-alpha.2",
|
|
67
|
-
"@things-factory/apptool-ui": "^8.0.0-alpha.
|
|
68
|
-
"@things-factory/attachment-base": "^8.0.0-alpha.
|
|
67
|
+
"@things-factory/apptool-ui": "^8.0.0-alpha.4",
|
|
68
|
+
"@things-factory/attachment-base": "^8.0.0-alpha.3",
|
|
69
69
|
"@things-factory/auth-base": "^8.0.0-alpha.2",
|
|
70
70
|
"@things-factory/auth-ui": "^8.0.0-alpha.2",
|
|
71
71
|
"@things-factory/biz-base": "^8.0.0-alpha.2",
|
|
72
72
|
"@things-factory/biz-ui": "^8.0.0-alpha.2",
|
|
73
|
-
"@things-factory/board-service": "^8.0.0-alpha.
|
|
73
|
+
"@things-factory/board-service": "^8.0.0-alpha.3",
|
|
74
74
|
"@things-factory/board-ui": "^8.0.0-alpha.2",
|
|
75
75
|
"@things-factory/code-ui": "^8.0.0-alpha.2",
|
|
76
76
|
"@things-factory/component-ui": "^8.0.0-alpha.0",
|
|
@@ -85,25 +85,25 @@
|
|
|
85
85
|
"@things-factory/i18n-base": "^8.0.0-alpha.2",
|
|
86
86
|
"@things-factory/import-ui": "^8.0.0-alpha.2",
|
|
87
87
|
"@things-factory/import-ui-excel": "^8.0.0-alpha.2",
|
|
88
|
-
"@things-factory/integration-accounting": "^8.0.0-alpha.
|
|
89
|
-
"@things-factory/integration-fulfillment": "^8.0.0-alpha.
|
|
90
|
-
"@things-factory/integration-lmd": "^8.0.0-alpha.
|
|
91
|
-
"@things-factory/integration-marketplace": "^8.0.0-alpha.
|
|
92
|
-
"@things-factory/integration-pos": "^8.0.0-alpha.
|
|
93
|
-
"@things-factory/integration-sellercraft": "^8.0.0-alpha.
|
|
94
|
-
"@things-factory/integration-sftp": "^8.0.0-alpha.
|
|
95
|
-
"@things-factory/lite-menu": "^8.0.0-alpha.
|
|
88
|
+
"@things-factory/integration-accounting": "^8.0.0-alpha.4",
|
|
89
|
+
"@things-factory/integration-fulfillment": "^8.0.0-alpha.4",
|
|
90
|
+
"@things-factory/integration-lmd": "^8.0.0-alpha.4",
|
|
91
|
+
"@things-factory/integration-marketplace": "^8.0.0-alpha.4",
|
|
92
|
+
"@things-factory/integration-pos": "^8.0.0-alpha.4",
|
|
93
|
+
"@things-factory/integration-sellercraft": "^8.0.0-alpha.4",
|
|
94
|
+
"@things-factory/integration-sftp": "^8.0.0-alpha.4",
|
|
95
|
+
"@things-factory/lite-menu": "^8.0.0-alpha.3",
|
|
96
96
|
"@things-factory/more-ui": "^8.0.0-alpha.2",
|
|
97
|
-
"@things-factory/notification": "^8.0.0-alpha.
|
|
97
|
+
"@things-factory/notification": "^8.0.0-alpha.3",
|
|
98
98
|
"@things-factory/pdf": "^8.0.0-alpha.2",
|
|
99
|
-
"@things-factory/product-ui": "^8.0.0-alpha.
|
|
99
|
+
"@things-factory/product-ui": "^8.0.0-alpha.3",
|
|
100
100
|
"@things-factory/resource-ui": "^8.0.0-alpha.2",
|
|
101
|
-
"@things-factory/sales-base": "^8.0.0-alpha.
|
|
101
|
+
"@things-factory/sales-base": "^8.0.0-alpha.4",
|
|
102
102
|
"@things-factory/setting-ui": "^8.0.0-alpha.2",
|
|
103
103
|
"@things-factory/shell": "^8.0.0-alpha.2",
|
|
104
104
|
"@things-factory/system": "^8.0.0-alpha.2",
|
|
105
|
-
"@things-factory/warehouse-base": "^8.0.0-alpha.
|
|
106
|
-
"@things-factory/worksheet-base": "^8.0.0-alpha.
|
|
105
|
+
"@things-factory/warehouse-base": "^8.0.0-alpha.4",
|
|
106
|
+
"@things-factory/worksheet-base": "^8.0.0-alpha.4",
|
|
107
107
|
"koa2-swagger-ui": "^5.0.2",
|
|
108
108
|
"swagger-jsdoc": "^6.2.8",
|
|
109
109
|
"yamljs": "^0.3.0"
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@things-factory/builder": "^8.0.0-alpha.0"
|
|
113
113
|
},
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "7ce1619bb0f3b0cc12006e827c93d3bb811c49b2"
|
|
115
115
|
}
|