mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 03:32:25 +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.');
|
||||
throw err;
|
||||
});
|
||||
|
||||
if (!process.env.FUNCTIONS_EMULATOR) {
|
||||
registry.walk_around_firebase_stall = true;
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d81e8a811102648bbcea04eda5429b91c6171536
|
||||
Subproject commit 21e6ece0f378fe26db888bc5ff7715a43bf022bd
|
Loading…
Reference in New Issue
Block a user