mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
792a0a4a0d
* ci: codesandbox install with npm * chore: use npm ci * Revert "chore: use npm ci" This reverts commit d24e2acafc2765a00e4e443e6f764ac9de9d1db6.
6 lines
115 B
JSON
6 lines
115 B
JSON
{
|
|
"installCommand": "npm-install",
|
|
"sandboxes": ["antd-reproduction-template-forked-jyh2k9"],
|
|
"node": "18"
|
|
}
|