fix package.json

This commit is contained in:
Esteban Abaroa
2023-08-10 18:18:22 +00:00
parent 758f0ea7e7
commit edc1a32f01
2 changed files with 199 additions and 216 deletions
+4 -5
View File
@@ -3,7 +3,6 @@
"version": "0.1.10",
"private": true,
"dependencies": {
"@adraffy/ens-normalize": "1.8.3",
"@babel/core": "7.21.3",
"@babel/plugin-syntax-flow": "7.18.6",
"@babel/plugin-transform-react-jsx": "7.21.0",
@@ -26,12 +25,12 @@
"mock-require": "3.0.3",
"postcss": "8.4.21",
"react": "18.2.0",
"react-confirm-alert": "^3.0.6",
"react-confirm-alert": "3.0.6",
"react-content-loader": "6.2.1",
"react-dom": "18.2.0",
"react-draggable": "4.4.5",
"react-helmet-async": "1.3.0",
"react-infinite-scroller": "^1.2.6",
"react-infinite-scroller": "1.2.6",
"react-is": "18.2.0",
"react-markdown": "8.0.6",
"react-modal": "3.16.1",
@@ -39,7 +38,7 @@
"react-scripts": "5.0.1",
"react-toastify": "9.1.1",
"react-tooltip": "5.10.0",
"react-virtuoso": "^4.3.2",
"react-virtuoso": "4.3.2",
"rehype-sanitize": "5.0.1",
"remark-breaks": "3.0.2",
"styled-components": "5.3.9",
@@ -121,7 +120,7 @@
}
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@capacitor/cli": "3.6.0",
"concurrently": "8.0.1",
"cordova-res": "0.15.4",