attempt to fix dependencies

pull/5/head
ShahriarKh 2023-07-14 03:13:53 +03:30
parent 934a580ba6
commit 92db4b5624
2 changed files with 2 additions and 10 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.vscode/settings.json

View File

@ -18,19 +18,10 @@
"@strapi/icons": "^1.6.3",
"prop-types": "^15.7.2",
"reactflow": "^11.7.4",
"@tisoap/react-flow-smart-edge": "^3.0.0"
},
"devDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^5.3.4",
"@tisoap/react-flow-smart-edge": "^3.0.0",
"styled-components": "^5.3.6"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": "^5.3.4",
"styled-components": "^5.3.6",
"@strapi/strapi": "^4.0.0"
},
"author": {