mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-23 17:47:27 +00:00
Corrected syntax
This commit is contained in:
parent
52e22a4ceb
commit
e692f7e824
1 changed files with 1 additions and 1 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -2639,7 +2639,7 @@
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^1.1.1",
|
"bson": "^1.1.1",
|
||||||
"require_optional": "^1.0.1",
|
"require_optional": "^1.0.1",
|
||||||
"safe-buffer": "^5.1.2",
|
"safe-buffer": "^5.1.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue