@neocompose/cli 0.6.7 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neocompose/cli",
3
- "version": "0.6.7",
3
+ "version": "0.7.1",
4
4
  "description": "Neo Compose native project-source CLI with bidirectional sync.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,7 +15,7 @@ A format-4 `neo/` working copy is a Git-like checkout of one Neo Compose
15
15
  project version. Native `.neo`/`.neoflow` source and the web UI are peer
16
16
  authoring surfaces over the same granular records; the server remains the
17
17
  shared source of truth. The complete contract is
18
- `specs/neo-project-source-authoring.md`.
18
+ `https://github.com/ryanbliss/neo-compose-specs/tree/main/new-features/complete/neo-project-source-authoring.md`.
19
19
 
20
20
  There is no C# schema project, Roslyn compiler, authoring DLL, .NET discovery,
21
21
  generated SDK, per-member script sidecar tree, `ValueRegistry`, or checked-in