mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-28 21:12:37 +02:00
Add jstefanop/node-litecoin to dependencies
This commit is contained in:
parent
299800aa8e
commit
3fd1959cd7
4
package-lock.json
generated
4
package-lock.json
generated
@ -2841,6 +2841,10 @@
|
||||
"resolve": "1.8.1"
|
||||
}
|
||||
},
|
||||
"litecoin": {
|
||||
"version": "github:jstefanop/node-litecoin#ff1156b4ea4084920ecf5fe644f5d866155a5888",
|
||||
"from": "github:jstefanop/node-litecoin"
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"express": "^4.16.4",
|
||||
"ip": "^1.1.5",
|
||||
"knex": "^0.15.2",
|
||||
"litecoin": "^2.0.5",
|
||||
"litecoin": "github:jstefanop/node-litecoin",
|
||||
"luxon": "^1.4.4",
|
||||
"normalize-object": "^1.1.5",
|
||||
"sqlite3": "^4.0.3"
|
||||
|
Loading…
Reference in New Issue
Block a user