mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-11 19:52:45 +08:00
chore: 初始化仓库
This commit is contained in:
12
.spaceflow/package.json
Normal file
12
.spaceflow/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "spaceflow-local",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@spaceflow/ci-scripts": "link:../commands/ci-scripts",
|
||||
"@spaceflow/ci-shell": "link:../commands/ci-shell",
|
||||
"@spaceflow/core": "link:../core",
|
||||
"@spaceflow/publish": "link:../commands/publish",
|
||||
"@spaceflow/review": "link:../commands/review",
|
||||
"review-spec.git": "git+ssh://git@git.bjxgj.com/xgj/review-spec.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user