mirror of
https://github.com/vercel/flags.git
synced 2026-09-19 03:49:23 +08:00
df427e0e7a
* use catalog for react & react-dom this guarantees the same version for all packages and thus avoids type errors * update lockfile
10 lines
121 B
YAML
10 lines
121 B
YAML
packages:
|
|
- packages/*
|
|
- tests/*
|
|
- examples/*
|
|
- apps/*
|
|
|
|
catalog:
|
|
'@types/react': ^19
|
|
'@types/react-dom': ^19
|