You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ The repository is organized as a monorepo with the following packages:
61
61
-~~src/runtime/~~: **Don't use.** Moved to `@fedify/vocab-runtime` and `src/utils/*`. If user code imports from here, notice and suggest migration.
62
62
-*src/shim/*: Platform abstraction layer
63
63
-*src/sig/*: Signature implementation
64
-
-*src/testing/*: Testing utilities. Most have been migrated to `packages/fixtures`(`@fedify/fixture`), except for modules that have dependencies on `@fedify/fedify`.
64
+
-*src/testing/*: Testing utilities. Most have been migrated to `packages/fixture`(`@fedify/fixture`), except for modules that have dependencies on `@fedify/fedify`.
0 commit comments