Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit a7fb043

Browse files
committed
0.2.5
1 parent ff7018a commit a7fb043

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest-process-manager",
33
"description": "Starts a server before your Jest tests and tears it down after.",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"main": "lib/index.js",
66
"types": "src/types.d.ts",
77
"repository": "https://github.com/playwright-community/jest-process-manager",

0 commit comments

Comments
 (0)