feat: lerna link convert

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2022-04-26 07:52:43 +08:00
parent 8d0484eefb
commit 4ee8fc9a20
24 changed files with 93 additions and 177 deletions

View File

@ -19,11 +19,5 @@
"bugs": {
"url": "https://github.com/solvedDev/MoLang/issues"
},
"homepage": "https://github.com/solvedDev/MoLang#readme",
"devDependencies": {
"@types/node": "^17.0.25",
"rimraf": "^3.0.2",
"tslib": "^2.3.1",
"typescript": "^4.6.3"
}
"homepage": "https://github.com/solvedDev/MoLang#readme"
}