@things-factory/operato-tools 7.0.1-alpha.4 → 7.0.1-alpha.40

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-tools",
3
- "version": "7.0.1-alpha.4",
3
+ "version": "7.0.1-alpha.40",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -40,8 +40,8 @@
40
40
  "@things-factory/operato-license-checker": "^4.0.4"
41
41
  },
42
42
  "devDependencies": {
43
- "@things-factory/builder": "^7.0.1-alpha.0",
44
- "@things-factory/meta-ui": "^7.0.1-alpha.4"
43
+ "@things-factory/builder": "^7.0.1-alpha.29",
44
+ "@things-factory/meta-ui": "^7.0.1-alpha.40"
45
45
  },
46
- "gitHead": "41b951d71135f4e9ae936a85a3cd7a374c5664cc"
46
+ "gitHead": "60e3e45c749b82e0d08c718dd79bbb13ba0b4bc5"
47
47
  }
@@ -51,6 +51,7 @@
51
51
  <!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
52
52
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
53
53
  <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
54
+ <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
54
55
  <link rel="stylesheet" href="/theme.css" />
55
56
 
56
57
  <style>
@@ -51,6 +51,7 @@
51
51
  <!-- Performance tip: hint to the browser to start the handshake for the fonts site -->
52
52
  <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin />
53
53
  <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
54
+ <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
54
55
  <link rel="stylesheet" href="/theme.css" />
55
56
 
56
57
  <style>