mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-11 11:06:22 -04:00
Fix package.json for interface
This commit is contained in:
@@ -44,8 +44,6 @@
|
||||
"pretty-bytes": "^6.0.0",
|
||||
"react": "^18.2.0",
|
||||
"react-colorful": "^5.5.1",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-dropzone": "^14.2.1",
|
||||
"react-countup": "^6.3.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-dropzone": "^14.2.2",
|
||||
@@ -65,12 +63,8 @@
|
||||
"react-virtuoso": "^2.16.5",
|
||||
"rooks": "^5.14.0",
|
||||
"styled-components": "^5.3.5",
|
||||
"tailwindcss": "^3.0.24",
|
||||
"use-count-up": "^3.0.1",
|
||||
"use-debounce": "^8.0.1",
|
||||
"zustand": "4.0.0-rc.1",
|
||||
"tailwindcss": "^3.1.6",
|
||||
"use-count-up": "^3.0.1",
|
||||
"use-count-up": "^3.0.1",
|
||||
"use-debounce": "^8.0.3",
|
||||
"zustand": "4.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user