Skip to content

Commit 460ee24

Browse files
committed
fix: use snappyjs v0.6.0 or higher
see zhipeng-jia/snappyjs@d92bf88
1 parent 0dbb9b9 commit 460ee24

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
@@ -10,7 +10,7 @@
1010
"length-prefixed-stream": "^1.5.1",
1111
"msgpack-lite": "^0.1.26",
1212
"pumpify": "^1.3.5",
13-
"snappyjs": "^0.5.0",
13+
"snappyjs": "^0.6.0",
1414
"through2": "^2.0.3"
1515
},
1616
"keywords": [

0 commit comments

Comments
 (0)