Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

fix: add buffer and cleanup #22

Merged
merged 3 commits into from
Apr 6, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: update interface-datastore
  • Loading branch information
hugomrdias committed Apr 1, 2020
commit ad9979087f370cf1ce479980777e98a0d1742b44
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"buffer": "^5.5.0",
"debug": "^4.1.1",
"interface-datastore": "ipfs/interface-datastore#fix/remove-node-globals"
"interface-datastore": "^0.8.2"
},
"engines": {
"node": ">=6.0.0",
Expand Down