diff --git a/package.json b/package.json index 8cd3fe9..2e2843e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "apophis-fastify", + "name": "@apophis/fastify", "version": "2.0.0", "description": "Contract-driven API testing plugin for Fastify with property-based testing, timeout enforcement, redirect capture, and deterministic concurrency", "main": "dist/index.js",