2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-08 21:00:55 +00:00

package fix

This commit is contained in:
Matthias Mair
2024-04-15 20:14:41 +02:00
parent 0ba5b66938
commit e3e61228aa
2 changed files with 155 additions and 149 deletions

View File

@@ -51,9 +51,9 @@
"react-router-dom": "^6.22.3",
"react-select": "^5.8.0",
"react-simplemde-editor": "^5.2.0",
"recharts": "^2.12.4",
"styled-components": "^6.1.8",
"zustand": "^4.5.2",
"recharts": "^2.12.4"
"zustand": "^4.5.2"
},
"devDependencies": {
"@babel/core": "^7.24.4",