Skip to content

Commit 8166bb0

Browse files
committed
chore: update listhen to 1.4.1
fixes issues on stackblitz
1 parent e21d6ee commit 8166bb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"express": "^4.18.2",
5656
"get-port": "^7.0.0",
5757
"jiti": "^1.19.3",
58-
"listhen": "^1.4.0",
58+
"listhen": "^1.4.1",
5959
"node-fetch-native": "^1.4.0",
6060
"prettier": "^3.0.2",
6161
"react": "^18.2.0",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
},
88
"dependencies": {
99
"h3": "^1.8.0",
10-
"listhen": "^1.4.0"
10+
"listhen": "^1.4.1"
1111
}
1212
}

0 commit comments

Comments
 (0)