Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 20f9ccd

Browse files
committed
chore: rename further package entries
1 parent c253483 commit 20f9ccd

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
# naxt
1+
# next-test-suite
2+
23
Next API Test Suite - Simplifying the struggle of mocking and reimplementing NextAPIRequests and NextAPIResponses

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "next-test-suite",
33
"version": "0.0.1",
4-
"repository": "https://github.com/marpme/naxt",
5-
"homepage": "https://github.com/marpme/naxt",
4+
"repository": "https://github.com/marpme/next-test-suite",
5+
"homepage": "https://github.com/marpme/next-test-suite",
66
"bugs": {
7-
"url": "https://github.com/marpme/naxt/issues"
7+
"url": "https://github.com/marpme/next-test-suite/issues"
88
},
99
"description": "Next API Test Suite - Simplifying the mocking and asserting of Next API Request & Responses",
1010
"keywords": [

0 commit comments

Comments
 (0)