@things-factory/operato-tools 6.1.149 → 6.1.152

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/_index.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato Tools</title>
6
6
  <meta name="generator" content="Things Factory Starter Kit" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
8
  <meta name="description" content="Reimagining Software" />
9
9
 
10
10
  <base href="/" />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-tools",
3
- "version": "6.1.149",
3
+ "version": "6.1.152",
4
4
  "main": "server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -29,12 +29,12 @@
29
29
  "docker:run": "docker run -it -p 4000:3000 hatiolab/operato-tools:latest"
30
30
  },
31
31
  "dependencies": {
32
- "@things-factory/meta-ui": "^6.1.149",
32
+ "@things-factory/meta-ui": "^6.1.152",
33
33
  "@things-factory/operato-license-checker": "^3.1.0"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@things-factory/builder": "^6.1.145",
37
37
  "@things-factory/meta-ui": "^6.1.127"
38
38
  },
39
- "gitHead": "3e37731c2aa69973591772319074d147d2c7d94f"
39
+ "gitHead": "9d0c8827cb25f037bcb4270ea53dcd95f73b2722"
40
40
  }
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato Tools</title>
6
6
  <meta name="generator" content="Things Factory Starter Kit" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
8
  <meta name="description" content="Heart of Logistics" />
9
9
 
10
10
  <base href="/" />
@@ -4,7 +4,7 @@
4
4
  <meta charset="utf-8" />
5
5
  <title>Operato Tools</title>
6
6
  <meta name="generator" content="Things Factory Starter Kit" />
7
- <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
8
8
  <meta name="description" content="Heart of Logistics" />
9
9
 
10
10
  <base href="/" />