@things-factory/integration-ui 7.0.1-alpha.48 → 7.0.1-alpha.51
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@things-factory/integration-ui",
|
3
|
-
"version": "7.0.1-alpha.
|
3
|
+
"version": "7.0.1-alpha.51",
|
4
4
|
"main": "dist-server/index.js",
|
5
5
|
"browser": "dist-client/index.js",
|
6
6
|
"things-factory": true,
|
@@ -39,9 +39,9 @@
|
|
39
39
|
"@operato/utils": "^2.0.0-alpha.0",
|
40
40
|
"@things-factory/export-base": "^7.0.1-alpha.47",
|
41
41
|
"@things-factory/import-base": "^7.0.1-alpha.47",
|
42
|
-
"@things-factory/integration-base": "^7.0.1-alpha.
|
42
|
+
"@things-factory/integration-base": "^7.0.1-alpha.51",
|
43
43
|
"d3": "^7.8.5",
|
44
44
|
"moment-timezone": "^0.5.40"
|
45
45
|
},
|
46
|
-
"gitHead": "
|
46
|
+
"gitHead": "68110b5179a13adc1ba1f1b5557de85e0d4b0a38"
|
47
47
|
}
|