Revert "feat: lerna link convert"

This reverts commit 4ee8fc9a20.
This commit is contained in:
2022-05-14 10:45:06 +08:00
parent 43aa39b86f
commit 073cf6aaac
24 changed files with 173 additions and 95 deletions

View File

@ -19,5 +19,11 @@
"bugs": {
"url": "https://github.com/solvedDev/MoLang/issues"
},
"homepage": "https://github.com/solvedDev/MoLang#readme"
"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"
}
}