Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit 381f693

Browse files
fix: update vite example (#431)
Fixes: #449 Co-authored-by: achingbrain <alex@achingbrain.net>
1 parent e785843 commit 381f693

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
@@ -37,7 +37,7 @@
3737
"@testing-library/react": "^12.1.2",
3838
"@testing-library/user-event": "^13.5.0",
3939
"dot-prop": "^7.1.1",
40-
"ipfs-core": "^0.15.2",
40+
"ipfs-core": "^0.16.0",
4141
"ipfs-css": "^1.3.0",
4242
"react": "^17.0.2",
4343
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)