We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1357da commit 3ef8c52Copy full SHA for 3ef8c52
package.json
@@ -3,11 +3,11 @@
3
"version": "1.0.0",
4
"private": true,
5
"dependencies": {
6
- "dot-prop": "^5.0.0",
+ "dot-prop": "^6.0.1",
7
"ipfs": "^0.54.4",
8
- "ipfs-css": "^0.13.1",
9
- "react": "^16.8.6",
10
- "react-dom": "^16.8.6",
+ "ipfs-css": "^1.3.0",
+ "react": "^17.0.2",
+ "react-dom": "^17.0.2",
11
"react-scripts": "^4.0.3",
12
"tachyons": "^4.11.1"
13
},
0 commit comments