Add in rss parsing library and option to use it instead of the API
This commit is contained in:
parent
8ca21edd22
commit
7cb6db93f4
4 changed files with 74 additions and 23 deletions
|
|
@ -43,7 +43,8 @@
|
|||
"vue-select": "^3.20.2",
|
||||
"vue-swatches": "^2.1.1",
|
||||
"vue-toasted": "^1.1.28",
|
||||
"vuex": "^3.6.2"
|
||||
"vuex": "^3.6.2",
|
||||
"rss-parser": "3.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@architect/sandbox": "^4.5.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue