mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 17:47:16 +00:00
Upgrade winamp-eqf
This commit is contained in:
parent
bf2662362d
commit
68080b5819
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import parser from "winamp-eqf";
|
||||
import { parser } from "winamp-eqf";
|
||||
import MyFile from "./myFile";
|
||||
import skinParser from "./skinParser";
|
||||
import { BANDS } from "./constants";
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"redux": "^3.5.2",
|
||||
"redux-thunk": "^2.1.0",
|
||||
"webpack": "^2.2.0",
|
||||
"winamp-eqf": "^0.1.1"
|
||||
"winamp-eqf": "^1.0.0"
|
||||
},
|
||||
"jest": {
|
||||
"testRegex": "\\.test\\.js$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue