Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit cc68b21

Browse files
authored
Breaking: bump buffer from 5.x to 6.x (#210)
Drops support of IE11 and Safari 9-10.
1 parent e001ce0 commit cc68b21

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
@@ -24,7 +24,7 @@
2424
],
2525
"dependencies": {
2626
"abstract-leveldown": "^6.3.0",
27-
"buffer": "^5.5.0",
27+
"buffer": "^6.0.3",
2828
"inherits": "^2.0.3",
2929
"ltgt": "^2.1.2"
3030
},

0 commit comments

Comments
 (0)