@things-factory/operato-mms 6.0.0 → 6.0.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.
Files changed (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "6.0.0",
3
+ "version": "6.0.1",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -66,41 +66,41 @@
66
66
  "@operato/scene-table": "^1.0.0",
67
67
  "@operato/scene-timer": "^1.0.0",
68
68
  "@operato/scene-wheel-sorter": "^1.0.0",
69
- "@things-factory/apptool-ui": "^6.0.0",
70
- "@things-factory/attachment-base": "^6.0.0",
71
- "@things-factory/auth-ui": "^6.0.0",
72
- "@things-factory/biz-base": "^6.0.0",
73
- "@things-factory/board-service": "^6.0.0",
74
- "@things-factory/board-ui": "^6.0.0",
75
- "@things-factory/code-ui": "^6.0.0",
76
- "@things-factory/context-ui": "^6.0.0",
77
- "@things-factory/dashboard": "^6.0.0",
78
- "@things-factory/export-ui": "^6.0.0",
79
- "@things-factory/export-ui-csv": "^6.0.0",
80
- "@things-factory/export-ui-excel": "^6.0.0",
81
- "@things-factory/geography": "^6.0.0",
82
- "@things-factory/grist-ui": "^6.0.0",
83
- "@things-factory/help": "^6.0.0",
84
- "@things-factory/i18n-base": "^6.0.0",
85
- "@things-factory/integration-fulfillment": "^6.0.0",
86
- "@things-factory/integration-lmd": "^6.0.0",
87
- "@things-factory/lite-menu": "^6.0.0",
88
- "@things-factory/marketplace-base": "^6.0.0",
89
- "@things-factory/more-ui": "^6.0.0",
90
- "@things-factory/notification": "^6.0.0",
91
- "@things-factory/oauth2-client": "^6.0.0",
92
- "@things-factory/pdf": "^6.0.0",
93
- "@things-factory/product-base": "^6.0.0",
94
- "@things-factory/resource-ui": "^6.0.0",
95
- "@things-factory/scene-google-map": "^6.0.0-zeta.16",
96
- "@things-factory/scene-visualizer": "^6.0.0-zeta.27",
97
- "@things-factory/setting-ui": "^6.0.0",
98
- "@things-factory/system-ui": "^6.0.0",
99
- "@things-factory/warehouse-base": "^6.0.0"
69
+ "@things-factory/apptool-ui": "^6.0.1",
70
+ "@things-factory/attachment-base": "^6.0.1",
71
+ "@things-factory/auth-ui": "^6.0.1",
72
+ "@things-factory/biz-base": "^6.0.1",
73
+ "@things-factory/board-service": "^6.0.1",
74
+ "@things-factory/board-ui": "^6.0.1",
75
+ "@things-factory/code-ui": "^6.0.1",
76
+ "@things-factory/context-ui": "^6.0.1",
77
+ "@things-factory/dashboard": "^6.0.1",
78
+ "@things-factory/export-ui": "^6.0.1",
79
+ "@things-factory/export-ui-csv": "^6.0.1",
80
+ "@things-factory/export-ui-excel": "^6.0.1",
81
+ "@things-factory/geography": "^6.0.1",
82
+ "@things-factory/grist-ui": "^6.0.1",
83
+ "@things-factory/help": "^6.0.1",
84
+ "@things-factory/i18n-base": "^6.0.1",
85
+ "@things-factory/integration-fulfillment": "^6.0.1",
86
+ "@things-factory/integration-lmd": "^6.0.1",
87
+ "@things-factory/lite-menu": "^6.0.1",
88
+ "@things-factory/marketplace-base": "^6.0.1",
89
+ "@things-factory/more-ui": "^6.0.1",
90
+ "@things-factory/notification": "^6.0.1",
91
+ "@things-factory/oauth2-client": "^6.0.1",
92
+ "@things-factory/pdf": "^6.0.1",
93
+ "@things-factory/product-base": "^6.0.1",
94
+ "@things-factory/resource-ui": "^6.0.1",
95
+ "@things-factory/scene-google-map": "^6.0.1",
96
+ "@things-factory/scene-visualizer": "^6.0.1",
97
+ "@things-factory/setting-ui": "^6.0.1",
98
+ "@things-factory/system-ui": "^6.0.1",
99
+ "@things-factory/warehouse-base": "^6.0.1"
100
100
  },
101
101
  "devDependencies": {
102
- "@things-factory/builder": "^6.0.0-zeta.31",
102
+ "@things-factory/builder": "^6.0.1",
103
103
  "@types/node-fetch": "^2.5.7"
104
104
  },
105
- "gitHead": "8797165c1e1f734a52cfd2c1ebbb53fe126796e9"
105
+ "gitHead": "e5fe832cd3b1ac14b80d5bc9be2a2e650ab31d51"
106
106
  }