1
0
Fork 0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2026-05-26 12:32:25 +00:00

Add config overrides file

This commit is contained in:
Cadence Ember 2020-11-20 18:27:38 +13:00
parent d806eb0426
commit ca8d26c722
No known key found for this signature in database
GPG key ID: BC1C2C61CF521B17
5 changed files with 35 additions and 2 deletions

5
package-lock.json generated
View file

@ -442,6 +442,11 @@
"minipass": "^2.9.0"
}
},
"mixin-deep": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-2.0.1.tgz",
"integrity": "sha512-imbHQNRglyaplMmjBLL3V5R6Bfq5oM+ivds3SKgc6oRtzErEnBUUc5No11Z2pilkUvl42gJvi285xTNswcKCMA=="
},
"mkdirp": {
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz",