mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 00:59:29 +00:00
Add webamp as a dependency
This commit is contained in:
parent
aa7c21bc64
commit
4220148fdc
1 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,8 @@
|
|||
"redux-observable": "^1.0.0",
|
||||
"reselect": "^4.0.0",
|
||||
"rxjs": "^6.3.3",
|
||||
"spark-md5": "^3.0.1"
|
||||
"spark-md5": "^3.0.1",
|
||||
"webamp": "^1.5.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue