Skip to content

Commit 733d97d

Browse files
committed
chore: update internal dep versions
1 parent 5393142 commit 733d97d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"private": true,
55
"dependencies": {
66
"dot-prop": "^5.0.0",
7-
"ipfs": "^0.44.0",
7+
"ipfs": "^0.45.0",
88
"ipfs-css": "^0.13.1",
99
"react": "^16.8.6",
1010
"react-dom": "^16.8.6",
1111
"react-scripts": "^3.2.0",
1212
"tachyons": "^4.11.1"
1313
},
1414
"devDependencies": {
15-
"test-ipfs-example": "^2.0.1"
15+
"test-ipfs-example": "^2.0.3"
1616
},
1717
"scripts": {
1818
"start": "react-scripts start",

0 commit comments

Comments
 (0)