Enable jqhtml data caching with automatic ES6 class registration
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
9
node_modules/electron-to-chromium/full-chromium-versions.js
generated
vendored
Executable file → Normal file
9
node_modules/electron-to-chromium/full-chromium-versions.js
generated
vendored
Executable file → Normal file
@@ -2604,7 +2604,11 @@ module.exports = {
|
||||
"39.2.3"
|
||||
],
|
||||
"142.0.7444.177": [
|
||||
"39.2.4"
|
||||
"39.2.4",
|
||||
"39.2.5"
|
||||
],
|
||||
"142.0.7444.226": [
|
||||
"39.2.6"
|
||||
],
|
||||
"143.0.7499.0": [
|
||||
"40.0.0-alpha.2"
|
||||
@@ -2619,6 +2623,7 @@ module.exports = {
|
||||
"40.0.0-alpha.8"
|
||||
],
|
||||
"144.0.7527.0": [
|
||||
"40.0.0-beta.1"
|
||||
"40.0.0-beta.1",
|
||||
"40.0.0-beta.2"
|
||||
]
|
||||
};
|
||||
Reference in New Issue
Block a user