We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e21d6ee commit 8166bb0Copy full SHA for 8166bb0
package.json
@@ -55,7 +55,7 @@
55
"express": "^4.18.2",
56
"get-port": "^7.0.0",
57
"jiti": "^1.19.3",
58
- "listhen": "^1.4.0",
+ "listhen": "^1.4.1",
59
"node-fetch-native": "^1.4.0",
60
"prettier": "^3.0.2",
61
"react": "^18.2.0",
playground/package.json
@@ -7,6 +7,6 @@
7
},
8
"dependencies": {
9
"h3": "^1.8.0",
10
- "listhen": "^1.4.0"
+ "listhen": "^1.4.1"
11
}
12
0 commit comments