Skip to content

Commit 19fb291

Browse files
fix: update vite example (#431)
Fixes: #449 Co-authored-by: achingbrain <[email protected]>
1 parent afaf62f commit 19fb291

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"dependencies": {
1616
"@ipld/dag-cbor": "^7.0.0",
1717
"@ipld/dag-pb": "^2.1.3",
18-
"blockstore-datastore-adapter": "^2.0.3",
19-
"datastore-fs": "^7.0.0",
20-
"ipfs-core": "^0.15.2",
21-
"ipfs-repo": "^14.0.1",
18+
"blockstore-datastore-adapter": "^3.0.1",
19+
"datastore-fs": "^8.0.0",
20+
"ipfs-core": "^0.16.0",
21+
"ipfs-repo": "^15.0.2",
2222
"it-all": "^1.0.4",
2323
"multiformats": "^9.6.5",
2424
"uint8arrays": "^3.0.0",

0 commit comments

Comments
 (0)