@things-factory/operato-gangsters 8.0.5 → 8.0.6
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +4 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/operato-gangsters",
|
3
|
-
"version": "8.0.
|
3
|
+
"version": "8.0.6",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"@operato/scene-switch": "^8.0.0",
|
61
61
|
"@operato/scene-table": "^8.0.0",
|
62
62
|
"@operato/scene-timer": "^8.0.0",
|
63
|
-
"@things-factory/accounting": "^8.0.
|
63
|
+
"@things-factory/accounting": "^8.0.6",
|
64
64
|
"@things-factory/api": "^8.0.5",
|
65
65
|
"@things-factory/apptool-ui": "^8.0.5",
|
66
66
|
"@things-factory/auth-ui": "^8.0.5",
|
@@ -87,10 +87,10 @@
|
|
87
87
|
"@things-factory/shell": "^8.0.2",
|
88
88
|
"@things-factory/system": "^8.0.2",
|
89
89
|
"@things-factory/tax-invoice": "^8.0.5",
|
90
|
-
"@things-factory/worklist": "^8.0.
|
90
|
+
"@things-factory/worklist": "^8.0.6"
|
91
91
|
},
|
92
92
|
"devDependencies": {
|
93
93
|
"@things-factory/builder": "^8.0.2"
|
94
94
|
},
|
95
|
-
"gitHead": "
|
95
|
+
"gitHead": "89abb01bba2376bc5f074e0bc0088e32188d0396"
|
96
96
|
}
|