fix leveldown
This commit is contained in:
parent
e612622054
commit
261d0597f0
1 changed files with 6 additions and 1 deletions
|
@ -59,7 +59,6 @@
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"lastfmapi": "^0.1.1",
|
"lastfmapi": "^0.1.1",
|
||||||
"level": "^8.0.0",
|
"level": "^8.0.0",
|
||||||
"leveldown": "^6.1.1",
|
|
||||||
"mdns-js": "git+https://github.com/ciderapp/node-mdns-js.git",
|
"mdns-js": "git+https://github.com/ciderapp/node-mdns-js.git",
|
||||||
"mpris-service": "^2.1.2",
|
"mpris-service": "^2.1.2",
|
||||||
"music-metadata": "7.12.6",
|
"music-metadata": "7.12.6",
|
||||||
|
@ -228,5 +227,11 @@
|
||||||
"NSUserNotificationAlertStyle": "alert"
|
"NSUserNotificationAlertStyle": "alert"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"leveldown": "^6.1.1"
|
||||||
|
},
|
||||||
|
"overrides": {
|
||||||
|
"leveldown": "^6.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue