Update package.json

This commit is contained in:
plebeius.eth
2024-04-28 18:01:23 +02:00
parent ff70533e44
commit 75774e5a38
+1 -4
View File
@@ -28,7 +28,7 @@
"prettier": "3.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-draggable": "^4.4.6",
"react-draggable": "4.4.6",
"react-i18next": "13.2.2",
"react-markdown": "8.0.6",
"react-router-dom": "6.16.0",
@@ -136,9 +136,6 @@
"category": "Network"
}
},
"resolutions": {
"styled-components": "^5"
},
"lint-staged": {
"{src,electron}/**/*.{js,ts,tsx}": [
"prettier --write"