@ng-annotate/mcp-server 0.5.0 → 0.5.2
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/README.md +1 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -77,8 +77,7 @@ The agent will drain pending annotations, then enter a `watch_annotations` loop
|
|
|
77
77
|
|
|
78
78
|
| Package | Purpose |
|
|
79
79
|
|---|---|
|
|
80
|
-
| [`@ng-annotate/angular`](https://www.npmjs.com/package/@ng-annotate/angular) | Angular library (overlay UI, `provideNgAnnotate()
|
|
81
|
-
| [`@ng-annotate/vite-plugin`](https://www.npmjs.com/package/@ng-annotate/vite-plugin) | Vite plugin (WebSocket server, component manifest) |
|
|
80
|
+
| [`@ng-annotate/angular`](https://www.npmjs.com/package/@ng-annotate/angular) | Angular library (overlay UI, `provideNgAnnotate()`, custom dev-server builder) |
|
|
82
81
|
|
|
83
82
|
## License
|
|
84
83
|
|