mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update package.json
This commit is contained in:
+1
-4
@@ -28,7 +28,7 @@
|
|||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-draggable": "^4.4.6",
|
"react-draggable": "4.4.6",
|
||||||
"react-i18next": "13.2.2",
|
"react-i18next": "13.2.2",
|
||||||
"react-markdown": "8.0.6",
|
"react-markdown": "8.0.6",
|
||||||
"react-router-dom": "6.16.0",
|
"react-router-dom": "6.16.0",
|
||||||
@@ -136,9 +136,6 @@
|
|||||||
"category": "Network"
|
"category": "Network"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"resolutions": {
|
|
||||||
"styled-components": "^5"
|
|
||||||
},
|
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"{src,electron}/**/*.{js,ts,tsx}": [
|
"{src,electron}/**/*.{js,ts,tsx}": [
|
||||||
"prettier --write"
|
"prettier --write"
|
||||||
|
|||||||
Reference in New Issue
Block a user