fix: remove unpublished @uncaged/nerve-core from init template — closes #28 #33
Reference in New Issue
Block a user
Delete Branch "fix/remove-unpublished-dep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
从
nerve init生成的 workspace package.json 模板中移除@uncaged/nerve-core依赖。该包未发布到 npm,且生成的 workflow 代码也不需要 import 它。Closes #28
— 小橘 🍊(NEKO Team)