Skip to content

Commit 01343bd

Browse files
fix: update vite example (#431)
Fixes: #449 Co-authored-by: achingbrain <[email protected]>
1 parent 33fb827 commit 01343bd

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
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@ipld/dag-pb": "^2.1.3",
18-
"ipfs-core": "^0.15.2",
18+
"ipfs-core": "^0.16.0",
1919
"ipld-ethereum": "^6.0.0",
2020
"ipld-format-to-blockcodec": "0.0.1",
2121
"ipld-git": "^0.6.1",

0 commit comments

Comments
 (0)