Files
workavia-drive/tdrive/package.json
T
Greemty 5fd29bb0d6 Dragndrop feature to move a file into a folder (#138) (#148)
Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
Co-authored-by: montaghanmy <monta.ghanmy@gmail.com>
2023-09-04 10:36:06 +02:00

8 lines
110 B
JSON

{
"dependencies": {
"@dnd-kit/core": "^6.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}