mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-16 17:56:04 +08:00
bump: deps
This commit is contained in:
parent
e0a9025b4f
commit
fef1d0faf1
@ -27,3 +27,7 @@ process.on('uncaughtException', (err) => {
|
|||||||
console.error('Uncaught exception, process quit.');
|
console.error('Uncaught exception, process quit.');
|
||||||
throw err;
|
throw err;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
if (!process.env.FUNCTIONS_EMULATOR) {
|
||||||
|
registry.walk_around_firebase_stall = true;
|
||||||
|
}
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit d81e8a811102648bbcea04eda5429b91c6171536
|
Subproject commit 21e6ece0f378fe26db888bc5ff7715a43bf022bd
|
Loading…
x
Reference in New Issue
Block a user