attempt to fix dependencies
parent
934a580ba6
commit
92db4b5624
|
@ -0,0 +1 @@
|
|||
.vscode/settings.json
|
11
package.json
11
package.json
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue