We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127dc27 commit 3acd1c7Copy full SHA for 3acd1c7
1 file changed
package.json
@@ -62,6 +62,9 @@
62
"js-lnurl": "^0.6.0",
63
"sha256-uint8array": "^0.10.7"
64
},
65
+ "overrides": {
66
+ "lodash": "4.17.23"
67
+ },
68
"directories": {
69
"test": "tests"
70
}
0 commit comments