@things-factory/operato-tools 9.0.0-beta.0 → 9.0.0-beta.12

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": "9.0.0-beta.0",
3
+ "version": "9.0.0-beta.12",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -38,8 +38,8 @@
38
38
  "@things-factory/operato-license-checker": "^4.0.4"
39
39
  },
40
40
  "devDependencies": {
41
- "@things-factory/builder": "^8.0.0-beta.4",
42
- "@things-factory/meta-ui": "^9.0.0-beta.0"
41
+ "@things-factory/builder": "^9.0.0-beta.12",
42
+ "@things-factory/meta-ui": "^9.0.0-beta.12"
43
43
  },
44
- "gitHead": "aa59cde17467beaca43e320bcfc8d415eff6265c"
44
+ "gitHead": "5e9ade1c2d4b4c96b89396e36c3afa1caaf18ef0"
45
45
  }
@@ -50,7 +50,6 @@
50
50
 
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
- <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
54
53
  <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
55
54
  <link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
56
55
  <link rel="stylesheet" href="/theme.css" />
@@ -50,7 +50,6 @@
50
50
 
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
- <link href="/node_modules/@material-design-icons/font/index.css" rel="stylesheet" />
54
53
  <link href="/node_modules/material-symbols/index.css" rel="stylesheet" />
55
54
  <link href="/node_modules/@fontsource/roboto/index.css" rel="stylesheet" />
56
55
  <link rel="stylesheet" href="/theme.css" />