Skip to content

Commit 029d88b

Browse files
committedJul 22, 2023
v0.0.49
1 parent 71a8e01 commit 029d88b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-undici",
3-
"version": "0.0.48",
3+
"version": "0.0.49",
44
"description": "Undici utilities module based on the @nodejs/undici package 🌐",
55
"homepage": "https://hebertcisco.github.io/nestjs-undici",
66
"main": "index.js",
@@ -129,4 +129,4 @@
129129
"bugs": {
130130
"url": "https://github.com/hebertcisco/nestjs-undici/issues"
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)
Please sign in to comment.