mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
[winamp-eqf] Upgrade Jest
This commit is contained in:
parent
5fb416e47b
commit
a106266ca6
2 changed files with 39 additions and 750 deletions
|
|
@ -12,7 +12,6 @@
|
|||
"url": "https://github.com/captbaritone/webamp/issues"
|
||||
},
|
||||
"homepage": "https://github.com/captbaritone/webamp/tree/master/packages/winamp-eqf",
|
||||
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"tdd": "jest --watch"
|
||||
|
|
@ -27,6 +26,6 @@
|
|||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"buffer-to-arraybuffer": "0.0.4",
|
||||
"jest": "^19.0.2"
|
||||
"jest": "24.9.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue