@things-factory/shell 6.2.24 → 6.2.31

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/shell",
3
- "version": "6.2.24",
3
+ "version": "6.2.31",
4
4
  "description": "Core module for framework",
5
5
  "bin": {
6
6
  "things-factory": "bin/things-factory",
@@ -59,10 +59,10 @@
59
59
  "@operato/shell": "^1.0.1",
60
60
  "@operato/typeorm-history": "^1.1.65",
61
61
  "@operato/utils": "^1.0.1",
62
- "@things-factory/ejs-remote": "^6.2.0",
63
- "@things-factory/env": "^6.2.0",
64
- "@things-factory/styles": "^6.2.0",
65
- "@things-factory/utils": "^6.2.0",
62
+ "@things-factory/ejs-remote": "^6.2.27",
63
+ "@things-factory/env": "^6.2.27",
64
+ "@things-factory/styles": "^6.2.27",
65
+ "@things-factory/utils": "^6.2.27",
66
66
  "@webcomponents/webcomponentsjs": "^2.6.0",
67
67
  "args": "^5.0.0",
68
68
  "broadcastchannel-polyfill": "^1.0.1",
@@ -132,5 +132,5 @@
132
132
  "pg": "^8.7.3",
133
133
  "sqlite3": "^5.0.8"
134
134
  },
135
- "gitHead": "f407983563cca529ba87ea8febb5be751ad3229e"
135
+ "gitHead": "0e904fde521867b12fb95fc24f98ca5e6bd53e6e"
136
136
  }
@@ -2,6 +2,7 @@
2
2
  <html lang="en">
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
+ <meta name="google" content="notranslate" />
5
6
  <title>Things Factory App</title>
6
7
  <meta name="generator" content="Things Factory Starter Kit" />
7
8
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
@@ -2,6 +2,7 @@
2
2
  <html lang="en">
3
3
  <head>
4
4
  <meta charset="utf-8" />
5
+ <meta name="google" content="notranslate" />
5
6
 
6
7
  <style>
7
8
  html,