Skip to content

Commit 9f6011a

Browse files
committed
v0.1.52
1 parent 507d803 commit 9f6011a

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.1.50",
3+
"version": "0.1.52",
44
"description": "Undici utilities module based on the @nodejs/undici package 🌐",
55
"homepage": "https://hebertcisco.github.io/nestjs-undici",
66
"main": "index.js",
@@ -42,7 +42,7 @@
4242
"@types/node": "20.4.5",
4343
"@typescript-eslint/eslint-plugin": "5.60.1",
4444
"@typescript-eslint/parser": "5.62.0",
45-
"docsify": "^4.13.0",
45+
"docsify": "^4.11.4",
4646
"eslint": "8.46.0",
4747
"eslint-config-prettier": "^8.5.0",
4848
"eslint-plugin-import": "2.28.0",

0 commit comments

Comments
 (0)