@things-factory/operato-tools 7.0.1-alpha.7 → 7.0.1-alpha.72

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.7",
3
+ "version": "7.0.1-alpha.72",
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.7"
43
+ "@things-factory/builder": "^7.0.1-alpha.71",
44
+ "@things-factory/meta-ui": "^7.0.1-alpha.72"
45
45
  },
46
- "gitHead": "77d14dd4c1533b593cab23a2c600dbd31b160a21"
46
+ "gitHead": "6b9d561a2f966d09ab829fc2c7cde51ce5ef604c"
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>