mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-22 10:58:40 +00:00
Bump flow-bin from 0.93.0 to 0.102.0 (#2013)
* Bump flow-bin from 0.93.0 to 0.102.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.93.0 to 0.102.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.93.0...v0.102.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump flow-bin from 0.93.0 to 0.102.0 Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.93.0 to 0.102.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/compare/v0.93.0...v0.102.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * fix issue with flow after upgrading
This commit is contained in:
committed by
Kevin Barabash
parent
0a55eb8a64
commit
95d2690322
@@ -179,7 +179,6 @@ export const _mathmlGroupBuilders: {[string]: MathMLBuilder<*>} = {};
|
||||
|
||||
export default function defineFunction<NODETYPE: NodeType>({
|
||||
type,
|
||||
nodeType,
|
||||
names,
|
||||
props,
|
||||
handler,
|
||||
|
Reference in New Issue
Block a user