feat(cli): fail the update when a project needs manual review

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-20 12:12:38 +05:30
co-authored by Claude Opus 5
parent 4aa0973352
commit 6bb3ab5fe7
8 changed files with 767 additions and 1 deletions
+3
View File
@@ -1,6 +1,9 @@
{
"name": "basic-app",
"version": "0.8.0",
"wrnexus": {
"version": "0.9.0"
},
"private": true,
"type": "module",
"scripts": {