feat: radarr edit/create modal/backend functionality
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
"uuid": "^8.3.0",
|
||||
"winston": "^3.3.3",
|
||||
"xml2js": "^0.4.23",
|
||||
"yamljs": "^0.3.0"
|
||||
"yamljs": "^0.3.0",
|
||||
"yup": "^0.29.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.11.6",
|
||||
@@ -65,6 +66,7 @@
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@types/xml2js": "^0.4.5",
|
||||
"@types/yamljs": "^0.2.31",
|
||||
"@types/yup": "^0.29.9",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
||||
"@typescript-eslint/parser": "^3.10.1",
|
||||
"babel-plugin-react-intl": "^8.2.2",
|
||||
|
||||
Reference in New Issue
Block a user