Skip to content

Commit

Permalink
feat: Add rjsf as a monorepo (#22248)
Browse files Browse the repository at this point in the history
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
  • Loading branch information
siketyan committed May 16, 2023
1 parent f86fa3a commit ae75c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -206,6 +206,7 @@ const repoGroups = {
'reg-suit': 'https://github.com/reg-viz/reg-suit',
remark: 'https://github.com/remarkjs/remark',
remix: 'https://github.com/remix-run/remix',
rjsf: 'https://github.com/rjsf-team/react-jsonschema-form',
router5: 'https://github.com/router5/router5',
'rust-futures': 'https://github.com/rust-lang/futures-rs',
'rust-wasm-bindgen': 'https://github.com/rustwasm/wasm-bindgen',
Expand Down

0 comments on commit ae75c83

Please sign in to comment.