Skip to content

Commit a036f1c

Browse files
authored
chore: remove ipfs-utils from monorepo (ipfs#2931)
Splits the ipfs-utils code out as it's used in a lot of other projects. Creates a ipfs-core-utils module to share code between ipfs and ipfs-http-client
1 parent b078fb2 commit a036f1c

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
@@ -6,8 +6,8 @@
66
"dot-prop": "^5.0.0",
77
"ipfs": "^0.41.0",
88
"ipfs-css": "^0.13.1",
9-
"react": "^16.8.0",
10-
"react-dom": "^16.8.0",
9+
"react": "^16.8.6",
10+
"react-dom": "^16.8.6",
1111
"react-scripts": "^3.2.0",
1212
"tachyons": "^4.11.1"
1313
},

0 commit comments

Comments
 (0)