Skip to content

Commit 044d691

Browse files
fix: pin memfs version (#2174)
1 parent 253c7e1 commit 044d691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"colorette": "^2.0.10",
51-
"memfs": "^4.6.0",
51+
"memfs": ">=4.6.0 <4.43.0",
5252
"mime-types": "^3.0.1",
5353
"on-finished": "^2.4.1",
5454
"range-parser": "^1.2.1",

0 commit comments

Comments
 (0)