diff --git a/package.json b/package.json index 24bc0ce..0782912 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jest-nock", "version": "0.2.0", - "description": "Nock integration for Jest", + "description": "Automate request/SSE traffic recording and replay for tests with nock", "main": "index.js", "scripts": { "test": "jest --verbose"