Skip to content

Commit f11b53d

Browse files
committed
fix: fix accidentally upgraded readable-stream
1 parent 379a5d6 commit f11b53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"mkdirp": "^0.5.1",
5353
"node-fetch": "^2.3.0",
5454
"node-libs-browser": "^2.1.0",
55-
"readable-stream": "^3.1.0"
55+
"readable-stream": "^2.3.6"
5656
},
5757
"devDependencies": {
5858
"@babel/cli": "^7.2.3",

0 commit comments

Comments
 (0)