mirror of
https://github.com/dream-num/univer.git
synced 2026-09-21 05:44:04 +08:00
17 lines
365 B
YAML
17 lines
365 B
YAML
packages:
|
|
- common/*
|
|
- examples
|
|
- mockdata
|
|
- presets
|
|
- presets/packages/*
|
|
- packages/*
|
|
- tests/*
|
|
publicHoistPattern:
|
|
- '@storybook/react'
|
|
overrides:
|
|
'@types/react': 19.2.17
|
|
'@types/react-dom': 19.2.3
|
|
react: 19.2.8
|
|
react-dom: 19.2.8
|
|
# Before `pnpm >=11` in the packageManager, this file is not allowed to be modified.
|