chore: scope package to @apophis/fastify

This commit is contained in:
John Dvorak
2026-05-20 16:05:55 -07:00
parent 7e9b940974
commit 457a3495ab
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "apophis-fastify", "name": "@apophis/fastify",
"version": "2.0.0", "version": "2.0.0",
"description": "Contract-driven API testing plugin for Fastify with property-based testing, timeout enforcement, redirect capture, and deterministic concurrency", "description": "Contract-driven API testing plugin for Fastify with property-based testing, timeout enforcement, redirect capture, and deterministic concurrency",
"main": "dist/index.js", "main": "dist/index.js",