Skip to content

Commit 7332cca

Browse files
committed
chore(release): v0.1.6
1 parent f7e3a5a commit 7332cca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@epic-web/test-server",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"description": "Utility for creating HTTP and WebSocket servers for testing",
66
"main": "./lib/index.js",
77
"exports": {
@@ -70,4 +70,4 @@
7070
"undici": "^6.19.8",
7171
"vitest": "^3.1.2"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)