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