Updating to support categories
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
"dependencies": {
|
||||
"@ffmpeg/core": "^0.11.0",
|
||||
"@ffmpeg/ffmpeg": "^0.11.6",
|
||||
"@heroicons/react": "^2.0.16",
|
||||
"@styled-icons/heroicons-solid": "^10.47.0",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@testing-library/react": "^13.0.0",
|
||||
"@testing-library/user-event": "^13.2.1",
|
||||
@@ -13,6 +15,7 @@
|
||||
"@types/node": "^16.7.13",
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/react-dom": "^18.0.10",
|
||||
"@types/react-edit-text": "^5.0.1",
|
||||
"@types/react-modal": "^3.13.1",
|
||||
"@types/react-transition-group": "^4.4.5",
|
||||
"axios": "^1.2.2",
|
||||
@@ -22,6 +25,7 @@
|
||||
"fluent-ffmpeg": "^2.1.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-edit-text": "^5.0.2",
|
||||
"react-media-recorder": "^1.6.6",
|
||||
"react-modal": "^3.16.1",
|
||||
"react-native-trimmer": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user