v3.13.7 revert(chore): downgrade puppeteer dependency to ~13.7.0
Reverting update #356 as it caused compatibility issues with the current project setup. 29e7bc2147
gh-pages
parent
2e3a1c519a
commit
1b3035a52d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"files": {
|
||||
"main.css": "/hotkeys-js/static/css/main.ff7ef0b5.css",
|
||||
"main.js": "/hotkeys-js/static/js/main.19c2341b.js",
|
||||
"refractor-vendor.js": "/hotkeys-js/static/js/refractor-vendor.f1950cb6.js",
|
||||
"react-vendor.js": "/hotkeys-js/static/js/react-vendor.9808e2f4.js",
|
||||
"main.css": "/hotkeys-js/static/css/main.11d6d5f7.css",
|
||||
"main.js": "/hotkeys-js/static/js/main.8d000f0e.js",
|
||||
"refractor-vendor.js": "/hotkeys-js/static/js/refractor-vendor.23f3382b.js",
|
||||
"react-vendor.js": "/hotkeys-js/static/js/react-vendor.75ceee41.js",
|
||||
"static/media/bg.jpg": "/hotkeys-js/static/media/bg.c118c911b775de37ecf2.jpg",
|
||||
"index.html": "/hotkeys-js/index.html",
|
||||
"main.ff7ef0b5.css.map": "/hotkeys-js/static/css/main.ff7ef0b5.css.map",
|
||||
"main.19c2341b.js.map": "/hotkeys-js/static/js/main.19c2341b.js.map",
|
||||
"refractor-vendor.f1950cb6.js.map": "/hotkeys-js/static/js/refractor-vendor.f1950cb6.js.map",
|
||||
"react-vendor.9808e2f4.js.map": "/hotkeys-js/static/js/react-vendor.9808e2f4.js.map"
|
||||
"main.11d6d5f7.css.map": "/hotkeys-js/static/css/main.11d6d5f7.css.map",
|
||||
"main.8d000f0e.js.map": "/hotkeys-js/static/js/main.8d000f0e.js.map",
|
||||
"refractor-vendor.23f3382b.js.map": "/hotkeys-js/static/js/refractor-vendor.23f3382b.js.map",
|
||||
"react-vendor.75ceee41.js.map": "/hotkeys-js/static/js/react-vendor.75ceee41.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/js/refractor-vendor.f1950cb6.js",
|
||||
"static/js/react-vendor.9808e2f4.js",
|
||||
"static/css/main.ff7ef0b5.css",
|
||||
"static/js/main.19c2341b.js"
|
||||
"static/js/refractor-vendor.23f3382b.js",
|
||||
"static/js/react-vendor.75ceee41.js",
|
||||
"static/css/main.11d6d5f7.css",
|
||||
"static/js/main.8d000f0e.js"
|
||||
]
|
||||
}
|
@ -1 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><title>hotkeys.js - A robust Javascript library for capturing keyboard input.</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta name="keywords" content="hotkey,hotkeys,hotkeysjs,key,keys,keyboard,shortcuts,keypress"/><meta name="description" content="A robust Javascript library for capturing keyboard input and key combinations entered. It has no dependencies. Try to press your keyboard, The following button will highlight."><script defer="defer" src="./static/js/refractor-vendor.f1950cb6.js"></script><script defer="defer" src="./static/js/react-vendor.9808e2f4.js"></script><script defer="defer" src="./static/js/main.19c2341b.js"></script><link href="./static/css/main.ff7ef0b5.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><title>hotkeys.js - A robust Javascript library for capturing keyboard input.</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><meta name="keywords" content="hotkey,hotkeys,hotkeysjs,key,keys,keyboard,shortcuts,keypress"/><meta name="description" content="A robust Javascript library for capturing keyboard input and key combinations entered. It has no dependencies. Try to press your keyboard, The following button will highlight."><script defer="defer" src="./static/js/refractor-vendor.23f3382b.js"></script><script defer="defer" src="./static/js/react-vendor.75ceee41.js"></script><script defer="defer" src="./static/js/main.8d000f0e.js"></script><link href="./static/css/main.11d6d5f7.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue