Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit 79fe048

Browse files
authored
Merge pull request #234 from ipfs/update-deps
chore: upgrade deps
2 parents 100e49d + ab34ba1 commit 79fe048

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,8 @@
4242
"dirty-chai": "^2.0.1"
4343
},
4444
"dependencies": {
45-
"ipfs-unixfs-exporter": "~0.34.0",
46-
"ipfs-unixfs-importer": "~0.34.0"
47-
},
48-
"optionalDependencies": {
49-
"rabin": "^1.6.0"
45+
"ipfs-unixfs-exporter": "~0.35.0",
46+
"ipfs-unixfs-importer": "~0.36.0"
5047
},
5148
"contributors": [
5249
"Alan Shaw <[email protected]>",

0 commit comments

Comments
 (0)