diff --git a/package.json b/package.json index 04da0d1..7b16eab 100644 --- a/package.json +++ b/package.json @@ -45,8 +45,7 @@ "stub": "unbuild --stub", "release": "bumpp && npm publish", "lint": "eslint .", - "test": "vitest", - "test-config": "vitest -t nirc" + "test": "vitest" }, "dependencies": { "package-manager-detector": "^0.1.1",